Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 9 of 9) sorted by relevance

/kernel/debug/kdb/
Dkdb_io.c61 static int kdb_handle_escape(char *buf, size_t sz) in kdb_handle_escape()
/kernel/
Dksysfs.c172 unsigned int sz = crash_get_elfcorehdr_size(); in crash_elfcorehdr_size_show() local
Dcrash_core.c325 void **addr, unsigned long *sz) in crash_prepare_elf64_headers()
Dkexec_file.c498 unsigned long sz = end - start + 1; in locate_mem_hole_callback() local
/kernel/irq/
Dgeneric-chip.c297 size_t sz; in __irq_alloc_domain_generic_chips() local
/kernel/bpf/
Dbtf.c3262 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
Dverifier.c11988 __u32 sz; in check_kfunc_call() local
17859 int i, sz = prog->aux->size_poke_tab; in adjust_poke_descs() local
/kernel/dma/
Dswiotlb.c901 unsigned int sz = 0; in swiotlb_bounce() local
/kernel/trace/
Dbpf_trace.c905 BPF_CALL_3(bpf_d_path, struct path *, path, char *, buf, u32, sz) in BPF_CALL_3() argument