Searched defs:__user (Results 101 – 106 of 106) sorted by relevance
12345
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.c | 1641 char __user *, in _iwl_dbgfs_link_sta_wrap_read()
|
/Linux-v6.6/drivers/video/fbdev/sis/ |
D | sis_main.c | 1694 #define __user in sisfb_ioctl() macro
|
/Linux-v6.6/mm/ |
D | mmap.c | 1444 SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) in SYSCALL_DEFINE1()
|
/Linux-v6.6/kernel/printk/ |
D | printk.c | 1822 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3()
|
/Linux-v6.6/kernel/bpf/ |
D | syscall.c | 5446 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3()
|
/Linux-v6.6/kernel/events/ |
D | core.c | 12352 struct perf_event_attr __user *, attr_uptr, in SYSCALL_DEFINE5()
|
12345