/linux/drivers/staging/gpib/ni_usb/ |
H A D | ni_usb_gpib.c | 517 const struct ni_usb_register *writes, int num_writes, in ni_usb_write_registers() 1065 struct ni_usb_register writes[4]; in ni_usb_request_system_control() local 1271 struct ni_usb_register writes[2]; in ni_usb_primary_address() local 1294 static int ni_usb_write_sad(struct ni_usb_register *writes, int address, int enable) in ni_usb_write_sad() 1329 struct ni_usb_register writes[3]; in ni_usb_secondary_address() local 1406 struct ni_usb_register writes[1]; in ni_usb_parallel_poll_configure() local 1431 struct ni_usb_register writes[1]; in ni_usb_parallel_poll_response() local 1459 struct ni_usb_register writes[1]; in ni_usb_serial_poll_response() local 1489 struct ni_usb_register writes[1]; in ni_usb_return_to_local() local 1632 struct ni_usb_register writes[3]; in ni_usb_t1_delay() local [all …]
|
/linux/drivers/staging/gpib/agilent_82357a/ |
H A D | agilent_82357a.c | 214 const struct agilent_82357a_register_pairlet *writes, in agilent_82357a_write_registers() 764 struct agilent_82357a_register_pairlet writes[2]; in agilent_82357a_request_system_control() local 952 struct agilent_82357a_register_pairlet writes[2]; in agilent_82357a_parallel_poll() local 1222 struct agilent_82357a_register_pairlet writes[INIT_NUM_REG_WRITES]; in agilent_82357a_init() local 1387 struct agilent_82357a_register_pairlet writes[0x20]; in agilent_82357a_go_idle() local
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2055.c | 1290 unsigned int i, writes = 0; in b2055_upload_inittab() local
|
/linux/drivers/md/ |
H A D | dm-raid1.c | 66 struct bio_list writes; member 686 static void do_writes(struct mirror_set *ms, struct bio_list *writes) in do_writes() 863 struct bio_list reads, writes, failures; in do_mirror() local
|
H A D | dm-writecache.c | 210 unsigned long long writes; member
|
/linux/drivers/md/bcache/ |
H A D | btree.c | 1606 struct closure *writes, struct gc_stat *gc) in btree_gc_recurse() 1697 struct closure *writes, struct gc_stat *gc) in bch_btree_gc_root() 1830 struct closure writes; in bch_btree_gc() local
|
H A D | btree.h | 144 struct btree_write writes[2]; member
|
/linux/drivers/scsi/arm/ |
H A D | fas216.h | 259 unsigned int writes; member
|
H A D | acornscsi.h | 306 unsigned int writes; member
|
/linux/fs/bcachefs/ |
H A D | super.c | 321 static void bch2_writes_disabled(struct enumerated_ref *writes) in bch2_writes_disabled()
|
H A D | btree_types.h | 104 struct btree_write writes[2]; member
|
H A D | bcachefs.h | 805 struct enumerated_ref writes; member
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-css.c | 176 static inline void writes(const void *mem, ssize_t count, void __iomem *addr) in writes() function
|
/linux/drivers/block/drbd/ |
H A D | drbd_main.c | 2232 struct list_head writes; member
|
H A D | drbd_int.h | 730 struct list_head writes; member
|
/linux/fs/nfsd/ |
H A D | nfs4state.c | 5865 int writes; in nfsd4_check_conflicting_opens() local
|
/linux/kernel/bpf/ |
H A D | verifier.c | 3453 bool writes = parent == state->parent; /* Observe write marks */ in mark_reg_read() local
|