/linux-6.14.4/drivers/staging/gpib/ni_usb/ |
D | ni_usb_gpib.c | 514 const struct ni_usb_register *writes, int num_writes, in ni_usb_write_registers() 1059 struct ni_usb_register writes[4]; in ni_usb_request_system_control() local 1264 struct ni_usb_register writes[2]; in ni_usb_primary_address() local 1287 static int ni_usb_write_sad(struct ni_usb_register *writes, int address, int enable) in ni_usb_write_sad() 1322 struct ni_usb_register writes[3]; in ni_usb_secondary_address() local 1399 struct ni_usb_register writes[1]; in ni_usb_parallel_poll_configure() local 1424 struct ni_usb_register writes[1]; in ni_usb_parallel_poll_response() local 1452 struct ni_usb_register writes[1]; in ni_usb_serial_poll_response() local 1482 struct ni_usb_register writes[1]; in ni_usb_return_to_local() local 1625 struct ni_usb_register writes[3]; in ni_usb_t1_delay() local [all …]
|
/linux-6.14.4/drivers/staging/gpib/agilent_82357a/ |
D | agilent_82357a.c | 212 const struct agilent_82357a_register_pairlet *writes, in agilent_82357a_write_registers() 759 struct agilent_82357a_register_pairlet writes[2]; in agilent_82357a_request_system_control() local 946 struct agilent_82357a_register_pairlet writes[2]; in agilent_82357a_parallel_poll() local 1216 struct agilent_82357a_register_pairlet writes[INIT_NUM_REG_WRITES]; in agilent_82357a_init() local 1381 struct agilent_82357a_register_pairlet writes[0x20]; in agilent_82357a_go_idle() local
|
/linux-6.14.4/drivers/net/wireless/broadcom/b43/ |
D | radio_2055.c | 1290 unsigned int i, writes = 0; in b2055_upload_inittab() local
|
/linux-6.14.4/drivers/md/ |
D | dm-raid1.c | 66 struct bio_list writes; member 687 static void do_writes(struct mirror_set *ms, struct bio_list *writes) in do_writes() 864 struct bio_list reads, writes, failures; in do_mirror() local
|
D | dm-writecache.c | 210 unsigned long long writes; member
|
/linux-6.14.4/fs/bcachefs/ |
D | alloc_types.h | 122 struct list_head writes; member
|
D | super.c | 305 static void bch2_writes_disabled(struct percpu_ref *writes) in bch2_writes_disabled()
|
D | bcachefs.h | 723 atomic_long_t writes[BCH_WRITE_REF_NR]; member 725 struct percpu_ref writes; member
|
D | btree_types.h | 104 struct btree_write writes[2]; member
|
/linux-6.14.4/drivers/md/bcache/ |
D | btree.c | 1613 struct closure *writes, struct gc_stat *gc) in btree_gc_recurse() 1704 struct closure *writes, struct gc_stat *gc) in bch_btree_gc_root() 1837 struct closure writes; in bch_btree_gc() local
|
D | btree.h | 144 struct btree_write writes[2]; member
|
/linux-6.14.4/fs/orangefs/ |
D | orangefs-kernel.h | 216 unsigned long writes; member
|
/linux-6.14.4/drivers/scsi/arm/ |
D | fas216.h | 259 unsigned int writes; member
|
D | acornscsi.h | 306 unsigned int writes; member
|
/linux-6.14.4/drivers/staging/media/ipu3/ |
D | ipu3-css.c | 176 static inline void writes(const void *mem, ssize_t count, void __iomem *addr) in writes() function
|
/linux-6.14.4/drivers/block/drbd/ |
D | drbd_main.c | 2232 struct list_head writes; member
|
D | drbd_int.h | 730 struct list_head writes; member
|
/linux-6.14.4/include/linux/ |
D | phy.h | 334 u64_stats_t writes; member
|
/linux-6.14.4/fs/nfsd/ |
D | nfs4state.c | 5863 int writes; in nfsd4_check_conflicting_opens() local
|
/linux-6.14.4/include/linux/platform_data/ |
D | cros_ec_commands.h | 2963 uint32_t writes; member
|
/linux-6.14.4/kernel/bpf/ |
D | verifier.c | 3334 bool writes = parent == state->parent; /* Observe write marks */ in mark_reg_read() local
|