Searched defs:sz (Results 1 – 9 of 9) sorted by relevance
/kernel/debug/kdb/ |
D | kdb_io.c | 61 static int kdb_handle_escape(char *buf, size_t sz) in kdb_handle_escape()
|
/kernel/ |
D | ksysfs.c | 172 unsigned int sz = crash_get_elfcorehdr_size(); in crash_elfcorehdr_size_show() local
|
D | crash_core.c | 325 void **addr, unsigned long *sz) in crash_prepare_elf64_headers()
|
D | kexec_file.c | 498 unsigned long sz = end - start + 1; in locate_mem_hole_callback() local
|
/kernel/irq/ |
D | generic-chip.c | 297 size_t sz; in __irq_alloc_domain_generic_chips() local
|
/kernel/bpf/ |
D | btf.c | 3262 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct() 3275 u32 off, int sz, struct btf_field_info *info) in btf_find_kptr() 3337 int sz, struct btf_field_info *info, in btf_find_graph_root() 3378 int *align, int *sz) in btf_get_field_type() 3424 int ret, idx = 0, align, sz, field_type; in btf_find_struct_field() local 3492 int ret, idx = 0, align, sz, field_type; in btf_find_datasec_var() local
|
D | verifier.c | 11988 __u32 sz; in check_kfunc_call() local 17859 int i, sz = prog->aux->size_poke_tab; in adjust_poke_descs() local
|
/kernel/dma/ |
D | swiotlb.c | 901 unsigned int sz = 0; in swiotlb_bounce() local
|
/kernel/trace/ |
D | bpf_trace.c | 905 BPF_CALL_3(bpf_d_path, struct path *, path, char *, buf, u32, sz) in BPF_CALL_3() argument
|