| /linux-4.1.27/block/ | 
| D | ioprio.c | 61 SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio)  in SYSCALL_DEFINE3()  argument 178 SYSCALL_DEFINE2(ioprio_get, int, which, int, who)  in SYSCALL_DEFINE2()  argument
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ | 
| D | debug.c | 74 int block_debug_check(char *who, void *addr, int end, __u64 off, __u64 id)  in block_debug_check()
  | 
| /linux-4.1.27/arch/sparc/kernel/ | 
| D | windows.c | 112 void try_to_clear_window_buffer(struct pt_regs *regs, int who)  in try_to_clear_window_buffer()
  | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | e820.c | 161 void __init e820_print_map(char *who)  in e820_print_map() 1029 	char *who = "BIOS-e820";  in default_machine_specific_memory_setup()  local 1067 	char *who;  in setup_memory_map()  local
  | 
| /linux-4.1.27/kernel/ | 
| D | sys.c | 175 SYSCALL_DEFINE3(setpriority, int, which, int, who, int, niceval)  in SYSCALL_DEFINE3()  argument 245 SYSCALL_DEFINE2(getpriority, int, which, int, who)  in SYSCALL_DEFINE2()  argument 1542 static void k_getrusage(struct task_struct *p, int who, struct rusage *r)  in k_getrusage() 1616 int getrusage(struct task_struct *p, int who, struct rusage __user *ru)  in getrusage() 1624 SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru)  in SYSCALL_DEFINE2()  argument 1633 COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru)  in COMPAT_SYSCALL_DEFINE2()  argument
  | 
| /linux-4.1.27/arch/ia64/kernel/ | 
| D | sys_ia64.c | 68 ia64_getpriority (int which, int who)  in ia64_getpriority()
  | 
| /linux-4.1.27/drivers/scsi/ | 
| D | dc395x.c | 173 #define SET_RES_TARGET(who,tgt) { who &= ~RES_TARGET; who |= (int)(tgt); }  argument 174 #define SET_RES_TARGET_LNX(who,tgt) { who &= ~RES_TARGET_LNX; who |= (int)(tgt) << 1; }  argument 175 #define SET_RES_MSG(who,msg) { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; }  argument 176 #define SET_RES_DID(who,did) { who &= ~RES_DID; who |= (int)(did) << 16; }  argument 177 #define SET_RES_DRV(who,drv) { who &= ~RES_DRV; who |= (int)(drv) << 24; }  argument
  | 
| /linux-4.1.27/fs/ | 
| D | fcntl.c | 113 	int who = arg;  in f_setown()  local
  | 
| /linux-4.1.27/arch/blackfin/kernel/ | 
| D | setup.c | 446 static void __init print_memory_map(char *who)  in print_memory_map()
  | 
| /linux-4.1.27/fs/nfsd/ | 
| D | nfs4acl.c | 879 __be32 nfs4_acl_write_who(struct xdr_stream *xdr, int who)  in nfs4_acl_write_who()
  | 
| /linux-4.1.27/arch/alpha/kernel/ | 
| D | osf_sys.c | 1137 SYSCALL_DEFINE2(osf_getrusage, int, who, struct rusage32 __user *, ru)  in SYSCALL_DEFINE2()  argument 1398 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who)  in SYSCALL_DEFINE2()  argument
  | 
| /linux-4.1.27/drivers/staging/rtl8723au/hal/ | 
| D | rtl8723a_bt-coexist.c | 9773 static void BTDM_SetAntenna(struct rtw_adapter *padapter, u8 who)  in BTDM_SetAntenna()
  |