Searched defs:who (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
A D | scatterlist.c | 44 const char *who, in expect_pfn_sg() 82 const char *who, in expect_pfn_sg_page_iter() 113 const char *who, in expect_pfn_sgtiter() 145 const char *who, in expect_pfn_sgtable()
|
/linux/block/ |
A D | ioprio.c | 100 SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio) in SYSCALL_DEFINE3() argument 199 SYSCALL_DEFINE2(ioprio_get, int, which, int, who) in SYSCALL_DEFINE2() argument
|
/linux/arch/sparc/kernel/ |
A D | windows.c | 113 void try_to_clear_window_buffer(struct pt_regs *regs, int who) in try_to_clear_window_buffer()
|
/linux/arch/x86/kernel/ |
A D | e820.c | 203 void __init e820__print_table(char *who) in e820__print_table() 1243 char *who = "BIOS-e820"; in e820__memory_setup_default() local 1281 char *who; in e820__memory_setup() local
|
/linux/arch/ia64/kernel/ |
A D | sys_ia64.c | 71 ia64_getpriority (int which, int who) in ia64_getpriority()
|
/linux/kernel/ |
A D | sys.c | 203 SYSCALL_DEFINE3(setpriority, int, which, int, who, int, niceval) in SYSCALL_DEFINE3() argument 273 SYSCALL_DEFINE2(getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument 1740 void getrusage(struct task_struct *p, int who, struct rusage *r) in getrusage() 1815 SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) in SYSCALL_DEFINE2() argument 1828 COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE2() argument
|
/linux/include/uapi/linux/ |
A D | sed-opal.h | 64 __u32 who; member
|
/linux/fs/nfsd/ |
A D | nfs4acl.c | 868 __be32 nfs4_acl_write_who(struct xdr_stream *xdr, int who) in nfs4_acl_write_who()
|
/linux/fs/ |
A D | fcntl.c | 118 int who = arg, ret = 0; in f_setown() local
|
/linux/arch/alpha/kernel/ |
A D | osf_sys.c | 1078 SYSCALL_DEFINE2(osf_getrusage, int, who, struct rusage32 __user *, ru) in SYSCALL_DEFINE2() argument 1322 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | firmware.c | 776 static int run_rsa(struct hfi1_devdata *dd, const char *who, in run_rsa()
|
Completed in 42 milliseconds