Searched defs:char (Results 51 – 57 of 57) sorted by relevance
123
/linux-6.12.1/drivers/tty/serial/ |
D | serial_core.c | 2140 void (*putchar)(struct uart_port *, unsigned char)) in uart_console_write()
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | uvc_configfs.c | 78 int (*fun)(char *, void *, unsigned int), in __uvcg_iter_item_entries() argument
|
/linux-6.12.1/net/xfrm/ |
D | xfrm_user.c | 468 struct xfrm_algo_desc *(*get_byname)(const char *, int), in attach_one_algo()
|
/linux-6.12.1/kernel/bpf/ |
D | syscall.c | 5876 BPF_CALL_4(bpf_kallsyms_lookup_name, const char *, name, int, name_sz, int, flags, u64 *, res) in BPF_CALL_4()
|
D | btf.c | 8050 BPF_CALL_4(bpf_btf_find_by_name_kind, char *, name, int, name_sz, u32, kind, int, flags) in BPF_CALL_4() argument
|
/linux-6.12.1/arch/x86/events/intel/ |
D | uncore_snbep.c | 3931 ssize_t (*show)(struct device*, struct device_attribute*, char*), in pmu_set_mapping() argument
|
/linux-6.12.1/kernel/trace/ |
D | trace.c | 10438 int (*createfn)(const char *)) in trace_parse_run_command()
|
123