Searched defs:sz (Results 1 – 10 of 10) sorted by relevance
| /kernel/ |
| A D | ksysfs.c | 181 unsigned int sz = crash_get_elfcorehdr_size(); in crash_elfcorehdr_size_show() local
|
| A D | crash_core.c | 177 void **addr, unsigned long *sz) in crash_prepare_elf64_headers()
|
| A D | kexec_handover.c | 94 static void *xa_load_or_alloc(struct xarray *xa, unsigned long index, size_t sz) in xa_load_or_alloc() 320 int sz = 1 << (order + PAGE_SHIFT); in deserialize_bitmap() local
|
| A D | kexec_file.c | 562 unsigned long sz = end - start + 1; in locate_mem_hole_callback() local
|
| /kernel/debug/kdb/ |
| A D | kdb_io.c | 61 static int kdb_handle_escape(char *buf, size_t sz) in kdb_handle_escape()
|
| /kernel/irq/ |
| A D | generic-chip.c | 285 size_t sz; in irq_domain_alloc_generic_chips() local
|
| /kernel/bpf/ |
| A D | btf.c | 3338 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct() 3351 u32 off, int sz, struct btf_field_info *info, u32 field_mask) in btf_find_kptr() 3446 int sz, struct btf_field_info *info, in btf_find_graph_root() 3489 int *align, int *sz) in btf_get_field_type() 3648 int ret, align, sz, field_type; in btf_find_field_one() local 6461 u32 sz; in btf_ctx_arg_offset() local
|
| A D | verifier.c | 13989 __u32 sz; in check_kfunc_call() local 20750 int i, sz = prog->aux->size_poke_tab; in adjust_poke_descs() local
|
| /kernel/dma/ |
| A D | swiotlb.c | 898 unsigned int sz = 0; in swiotlb_bounce() local
|
| /kernel/trace/ |
| A D | bpf_trace.c | 903 BPF_CALL_3(bpf_d_path, struct path *, path, char *, buf, u32, sz) in BPF_CALL_3() argument
|
Completed in 81 milliseconds