Searched defs:write_op (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/x86/pci/ |
D | ce4100.c | 64 #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\ argument
|
/Linux-v4.19/fs/jbd2/ |
D | journal.c | 1415 unsigned long tail_block, int write_op) in jbd2_journal_update_sb_log_tail() 1452 static void jbd2_mark_journal_empty(journal_t *journal, int write_op) in jbd2_mark_journal_empty()
|
/Linux-v4.19/fs/nfsd/ |
D | nfsctl.c | 76 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/Linux-v4.19/security/selinux/ |
D | selinuxfs.c | 770 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | tg3.c | 3720 void (*write_op)(struct tg3 *, u32, u32); in tg3_load_firmware_cpu() local 9065 void (*write_op)(struct tg3 *, u32, u32); in tg3_chip_reset() local
|