Home
last modified time | relevance | path

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

12345678910>>...45

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_hash.c16 struct hlist_head *xfrm_hash_alloc(unsigned int sz) in xfrm_hash_alloc() argument
32 void xfrm_hash_free(struct hlist_head *n, unsigned int sz) in xfrm_hash_free() argument
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_hash.c16 struct hlist_head *xfrm_hash_alloc(unsigned int sz) in xfrm_hash_alloc() argument
32 void xfrm_hash_free(struct hlist_head *n, unsigned int sz) in xfrm_hash_free() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_context_param.c11 int intel_context_set_ring_size(struct intel_context *ce, long sz) in intel_context_set_ring_size() argument
52 long sz = (unsigned long)READ_ONCE(ce->ring); in intel_context_get_ring_size() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Daffinity.c14 int sz = cpu__max_cpu() + 8 - 1; in get_cpu_set_size() local
/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinfutil.c9 int zlib_inflate_blob(void *gunzip_buf, unsigned int sz, in zlib_inflate_blob() argument
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dattr.h14 size_t sz; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Daffinity.c14 int sz = cpu__max_cpu().cpu + 8 - 1; in get_cpu_set_size() local
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinfutil.c9 int zlib_inflate_blob(void *gunzip_buf, unsigned int sz, in zlib_inflate_blob() argument
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_mbrlen_001.cpp39 size_t sz = strlen(str); in Testcase() local
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dpci-dma.c35 size_t sz = min_t(size_t, size, PAGE_SIZE - off); in do_cache_op() local
/kernel/linux/linux-5.10/arch/loongarch/mm/
H A Dhugetlbpage.c16 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
33 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_offset() argument
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dhugetlbpage.c24 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
41 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_offset() argument
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dhugetlbpage.c24 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
49 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_offset() argument
/kernel/linux/linux-5.10/crypto/
H A Decdh_helper.c15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) in ecdh_pack_data() argument
21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) in ecdh_unpack_data() argument
/kernel/linux/linux-6.6/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) huge_pte_alloc() argument
33 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_offset() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c12 size_t sz; in test_global_data_init() local
[all...]
H A Dtest_lsm.c25 long sz; in stack_mprotect() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dringbuf_bench.c24 long sz; in get_flags() local
/kernel/linux/linux-6.6/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) huge_pte_alloc() argument
41 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_offset() argument
/kernel/linux/linux-6.6/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) huge_pte_alloc() argument
49 huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_offset() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_cir.c37 int i, w, sz; in picolcd_raw_cir() local
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dp_basic.c18 ssize_t sz; in basic_write() local
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dheader.c15 get_cpuid(char *buffer, size_t sz) in get_cpuid() argument
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dintel-ipc.c28 intel_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, void *p, size_t sz) intel_ipc_msg_data() argument
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dhelpline.c22 const size_t sz = sizeof(ui_helpline__current); in tui_helpline__push() local

Completed in 5 milliseconds

12345678910>>...45