Searched defs:sz (Results 1 - 25 of 603) sorted by relevance

1234567891011>>

/linux-master/net/xfrm/
H A Dxfrm_hash.c16 struct hlist_head *xfrm_hash_alloc(unsigned int sz) argument
32 void xfrm_hash_free(struct hlist_head *n, unsigned int sz) argument
/linux-master/lib/zlib_inflate/
H A Dinfutil.c9 int zlib_inflate_blob(void *gunzip_buf, unsigned int sz, argument
/linux-master/tools/perf/util/
H A Daffinity.c14 int sz = cpu__max_cpu().cpu + 8 - 1; local
/linux-master/arch/xtensa/kernel/
H A Dpci-dma.c35 size_t sz = min_t(size_t, size, PAGE_SIZE - off); local
/linux-master/drivers/hid/
H A Dhid-picolcd_cir.c37 int i, w, sz; local
/linux-master/crypto/
H A Decdh_helper.c15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) argument
21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_ft_pool.c70 mlx5_ft_pool_put_sz(struct mlx5_core_dev *dev, int sz) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dstrncmp_bench.c19 static __always_inline int local_strncmp(const char *s1, unsigned int sz, argument
H A Dringbuf_bench.c25 long sz; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c12 size_t sz; local
[all...]
H A Dtest_lsm.c24 long sz; local
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_util.h29 static inline void bpf_strlcpy(char *dst, const char *src, size_t sz) argument
/linux-master/fs/ext4/
H A Dbitmap.c64 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; local
84 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; local
19 ext4_inode_bitmap_csum_verify(struct super_block *sb, struct ext4_group_desc *gdp, struct buffer_head *bh, int sz) argument
41 ext4_inode_bitmap_csum_set(struct super_block *sb, struct ext4_group_desc *gdp, struct buffer_head *bh, int sz) argument
/linux-master/tools/perf/ui/tui/
H A Dhelpline.c21 const size_t sz = sizeof(ui_helpline__current); local
/linux-master/tools/perf/arch/powerpc/util/
H A Dheader.c15 get_cpuid(char *buffer, size_t sz) argument
/linux-master/tools/testing/selftests/kvm/lib/
H A Dguest_modes.c76 unsigned int sz = kvm_check_cap(KVM_CAP_VM_GPA_BITS); local
/linux-master/arch/mips/mm/
H A Dhugetlbpage.c24 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long addr, unsigned long sz) argument
41 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) argument
/linux-master/arch/sh/mm/
H A Dhugetlbpage.c24 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long addr, unsigned long sz) argument
49 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) argument
/linux-master/arch/loongarch/mm/
H A Dhugetlbpage.c16 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long addr, unsigned long sz) argument
33 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) argument
/linux-master/drivers/hwtracing/stm/
H A Dp_basic.c19 ssize_t sz; local
/linux-master/sound/soc/sof/
H A Dstream-ipc.c29 sof_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, void *p, size_t sz) argument
/linux-master/tools/lib/subcmd/
H A Dpager.c74 struct winsize sz; local
/linux-master/tools/include/linux/
H A Dhashtable.h31 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) argument
69 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c6 static struct intel_ring *mock_ring(unsigned long sz) argument
/linux-master/net/tipc/
H A Dtrace.c56 size_t sz = (more) ? SKB_LMAX : SKB_LMIN; local
169 size_t sz = (more) ? LIST_LMAX : LIST_LMIN; local
[all...]

Completed in 227 milliseconds

1234567891011>>