Home
last modified time | relevance | path

Searched defs:who (Results 1 – 7 of 7) 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/fs/
H A Dsuper.c1953 static inline int freeze_inc(struct super_block *sb, enum freeze_holder who) in freeze_inc()
1965 static inline int freeze_dec(struct super_block *sb, enum freeze_holder who) in freeze_dec()
1977 static inline bool may_freeze(struct super_block *sb, enum freeze_holder who, in may_freeze()
2014 static inline bool may_unfreeze(struct super_block *sb, enum freeze_holder who, in may_unfreeze()
2120 int freeze_super(struct super_block *sb, enum freeze_holder who, const void *freeze_owner) in freeze_super()
2217 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who, in thaw_super_locked()
2285 int thaw_super(struct super_block *sb, enum freeze_holder who, in thaw_super()
H A Dfcntl.c153 int f_setown(struct file *filp, int who, int force) in f_setown()
/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.c202 void __init e820__print_table(char *who) in e820__print_table()
1188 char *who = "BIOS-e820"; in e820__memory_setup_default() local
1226 char *who; in e820__memory_setup() local
/linux/arch/alpha/kernel/
H A Dosf_sys.c1076 SYSCALL_DEFINE2(osf_getrusage, int, who, struct rusage32 __user *, ru) in SYSCALL_DEFINE2() argument
1268 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument
/linux/drivers/infiniband/hw/hfi1/
H A Dfirmware.c775 static int run_rsa(struct hfi1_devdata *dd, const char *who, in run_rsa()