Home
last modified time | relevance | path

Searched defs:who (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dioprio.c65 SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio) in SYSCALL_DEFINE3() argument
180 SYSCALL_DEFINE2(ioprio_get, int, which, int, who) in SYSCALL_DEFINE2() argument
/linux/arch/sparc/kernel/
H A Dwindows.c113 void try_to_clear_window_buffer(struct pt_regs *regs, int who) in try_to_clear_window_buffer()
/linux/arch/x86/kernel/
H A De820.c205 __init static void e820__print_table(const char *who) in e820__print_table()
1236 char *who = "BIOS-e820"; in e820__memory_setup_default() local
1274 char *who; in e820__memory_setup() local
/linux/drivers/infiniband/hw/hfi1/
H A Dfirmware.c775 static int run_rsa(struct hfi1_devdata *dd, const char *who, in run_rsa()