/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 60 char *page) in iscsi_stat_instance_inst_show() 67 char *page) in iscsi_stat_instance_min_ver_show() 73 char *page) in iscsi_stat_instance_max_ver_show() 79 char *page) in iscsi_stat_instance_portals_show() 86 char *page) in iscsi_stat_instance_nodes_show() 92 char *page) in iscsi_stat_instance_sessions_show() 99 char *page) in iscsi_stat_instance_fail_sess_show() 115 char *page) in iscsi_stat_instance_fail_type_show() 125 char *page) in iscsi_stat_instance_fail_rem_name_show() 136 char *page) in iscsi_stat_instance_disc_time_show() [all …]
|
D | iscsi_target_configfs.c | 46 static ssize_t lio_target_np_driver_show(struct config_item *item, char *page, in lio_target_np_driver_show() 63 const char *page, size_t count, enum iscsit_transport_type type, in lio_target_np_driver_store() 123 static ssize_t lio_target_np_iser_show(struct config_item *item, char *page) in lio_target_np_iser_show() 129 const char *page, size_t count) in lio_target_np_iser_store() 136 static ssize_t lio_target_np_cxgbit_show(struct config_item *item, char *page) in lio_target_np_cxgbit_show() 142 const char *page, size_t count) in lio_target_np_cxgbit_store() 528 static ssize_t lio_target_nacl_info_show(struct config_item *item, char *page) in lio_target_nacl_info_show() 646 char *page) in lio_target_nacl_cmdsn_depth_show() 652 const char *page, size_t count) in lio_target_nacl_cmdsn_depth_store() 701 static ssize_t lio_target_nacl_tag_show(struct config_item *item, char *page) in lio_target_nacl_tag_show() [all …]
|
/drivers/target/ |
D | target_core_stat.c | 64 static ssize_t target_stat_inst_show(struct config_item *item, char *page) in target_stat_inst_show() 71 static ssize_t target_stat_indx_show(struct config_item *item, char *page) in target_stat_indx_show() 76 static ssize_t target_stat_role_show(struct config_item *item, char *page) in target_stat_role_show() 81 static ssize_t target_stat_ports_show(struct config_item *item, char *page) in target_stat_ports_show() 114 static ssize_t target_stat_tgt_inst_show(struct config_item *item, char *page) in target_stat_tgt_inst_show() 121 static ssize_t target_stat_tgt_indx_show(struct config_item *item, char *page) in target_stat_tgt_indx_show() 127 char *page) in target_stat_tgt_num_lus_show() 133 char *page) in target_stat_tgt_status_show() 142 char *page) in target_stat_tgt_non_access_lus_show() 155 char *page) in target_stat_tgt_resets_show() [all …]
|
D | target_core_configfs.c | 93 char *page) in target_core_item_version_show() 106 char *page) in target_core_item_dbroot_show() 112 const char *page, size_t count) in target_core_item_dbroot_store() 618 const char *page, size_t count) in emulate_model_alias_store() 647 const char *page, size_t count) in emulate_write_cache_store() 669 const char *page, size_t count) in emulate_ua_intlck_ctrl_store() 697 const char *page, size_t count) in emulate_tas_store() 721 const char *page, size_t count) in emulate_tpu_store() 747 const char *page, size_t count) in emulate_tpws_store() 773 const char *page, size_t count) in pi_prot_type_store() [all …]
|
D | target_core_alua.c | 1913 ssize_t core_alua_show_tg_pt_gp_info(struct se_lun *lun, char *page) in core_alua_show_tg_pt_gp_info() 1943 const char *page, in core_alua_store_tg_pt_gp_info() 2028 char *page) in core_alua_show_access_type() 2043 const char *page, in core_alua_store_access_type() 2074 char *page) in core_alua_show_nonop_delay_msecs() 2081 const char *page, in core_alua_store_nonop_delay_msecs() 2105 char *page) in core_alua_show_trans_delay_msecs() 2112 const char *page, in core_alua_store_trans_delay_msecs() 2136 char *page) in core_alua_show_implicit_trans_secs() 2143 const char *page, in core_alua_store_implicit_trans_secs() [all …]
|
/drivers/nvme/target/ |
D | configfs.c | 31 char *page) in nvmet_addr_adrfam_show() 46 const char *page, size_t count) in nvmet_addr_adrfam_store() 73 char *page) in nvmet_addr_portid_show() 82 const char *page, size_t count) in nvmet_addr_portid_store() 104 char *page) in nvmet_addr_traddr_show() 113 const char *page, size_t count) in nvmet_addr_traddr_store() 134 char *page) in nvmet_addr_treq_show() 149 const char *page, size_t count) in nvmet_addr_treq_store() 176 char *page) in nvmet_addr_trsvcid_show() 185 const char *page, size_t count) in nvmet_addr_trsvcid_store() [all …]
|
/drivers/staging/lustre/lustre/obdclass/ |
D | cl_page.c | 50 # define PASSERT(env, page, expr) \ argument 58 # define PINVRNT(env, page, exp) \ argument 71 static void cl_page_get_trust(struct cl_page *page) in cl_page_get_trust() 84 cl_page_at_trusted(const struct cl_page *page, in cl_page_at_trusted() 96 static void cl_page_free(const struct lu_env *env, struct cl_page *page) in cl_page_free() 124 static inline void cl_page_state_set_trust(struct cl_page *page, in cl_page_state_set_trust() 136 struct cl_page *page; in cl_page_alloc() local 190 struct cl_page *page = NULL; in cl_page_find() local 234 struct cl_page *page, enum cl_page_state state) in cl_page_state_set0() 289 struct cl_page *page, enum cl_page_state state) in cl_page_state_set() [all …]
|
D | cl_io.c | 590 cl_io_slice_page(const struct cl_io_slice *ios, struct cl_page *page) in cl_io_slice_page() 605 struct cl_page *page) in cl_io_read_page() 853 void cl_page_list_add(struct cl_page_list *plist, struct cl_page *page) in cl_page_list_add() 873 struct cl_page *page) in cl_page_list_del() 890 struct cl_page *page) in cl_page_list_move() 908 struct cl_page *page) in cl_page_list_move_head() 927 struct cl_page *page; in cl_page_list_splice() local 945 struct cl_page *page; in cl_page_list_disown() local 976 struct cl_page *page; in cl_page_list_fini() local 993 struct cl_page *page; in cl_page_list_assume() local [all …]
|
/drivers/net/dsa/b53/ |
D | b53_spi.c | 76 static inline int b53_spi_set_page(struct spi_device *spi, u8 page) in b53_spi_set_page() 87 static inline int b53_prepare_reg_access(struct spi_device *spi, u8 page) in b53_prepare_reg_access() 124 static int b53_spi_read(struct b53_device *dev, u8 page, u8 reg, u8 *data, in b53_spi_read() 141 static int b53_spi_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_spi_read8() 146 static int b53_spi_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_spi_read16() 156 static int b53_spi_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_spi_read32() 166 static int b53_spi_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_spi_read48() 178 static int b53_spi_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_spi_read64() 188 static int b53_spi_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_spi_write8() 205 static int b53_spi_write16(struct b53_device *dev, u8 page, u8 reg, u16 value) in b53_spi_write16() [all …]
|
D | b53_mmap.c | 31 static int b53_mmap_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_mmap_read8() 40 static int b53_mmap_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_mmap_read16() 55 static int b53_mmap_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_mmap_read32() 70 static int b53_mmap_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mmap_read48() 108 static int b53_mmap_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mmap_read64() 129 static int b53_mmap_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_mmap_write8() 138 static int b53_mmap_write16(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write16() 154 static int b53_mmap_write32(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write32() 170 static int b53_mmap_write48(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write48() 193 static int b53_mmap_write64(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write64()
|
D | b53_mdio.c | 41 static int b53_mdio_op(struct b53_device *dev, u8 page, u8 reg, u16 op) in b53_mdio_op() 79 static int b53_mdio_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_mdio_read8() 94 static int b53_mdio_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_mdio_read16() 108 static int b53_mdio_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_mdio_read32() 124 static int b53_mdio_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read48() 146 static int b53_mdio_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read64() 168 static int b53_mdio_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_mdio_write8() 181 static int b53_mdio_write16(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write16() 195 static int b53_mdio_write32(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write32() 214 static int b53_mdio_write48(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write48() [all …]
|
D | b53_srab.c | 101 static int b53_srab_op(struct b53_device *dev, u8 page, u8 reg, u32 op) in b53_srab_op() 129 static int b53_srab_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_srab_read8() 151 static int b53_srab_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_srab_read16() 173 static int b53_srab_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_srab_read32() 195 static int b53_srab_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_srab_read48() 218 static int b53_srab_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_srab_read64() 241 static int b53_srab_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_srab_write8() 261 static int b53_srab_write16(struct b53_device *dev, u8 page, u8 reg, in b53_srab_write16() 282 static int b53_srab_write32(struct b53_device *dev, u8 page, u8 reg, in b53_srab_write32() 303 static int b53_srab_write48(struct b53_device *dev, u8 page, u8 reg, in b53_srab_write48() [all …]
|
/drivers/staging/android/ion/ |
D | ion_page_pool.c | 29 struct page *page = alloc_pages(pool->gfp_mask, pool->order); in ion_page_pool_alloc_pages() local 40 struct page *page) in ion_page_pool_free_pages() 45 static int ion_page_pool_add(struct ion_page_pool *pool, struct page *page) in ion_page_pool_add() 61 struct page *page; in ion_page_pool_remove() local 79 struct page *page = NULL; in ion_page_pool_alloc() local 96 void ion_page_pool_free(struct ion_page_pool *pool, struct page *page) in ion_page_pool_free() 132 struct page *page; in ion_page_pool_shrink() local
|
/drivers/xen/ |
D | balloon.c | 159 static void scrub_page(struct page *page) in scrub_page() 167 static void __balloon_append(struct page *page) in __balloon_append() 180 static void balloon_append(struct page *page) in balloon_append() 189 struct page *page; in balloon_retrieve() local 209 static struct page *balloon_next_page(struct page *page) in balloon_next_page() 377 static void xen_online_page(struct page *page) in xen_online_page() 422 struct page *page; in increase_reservation() local 493 struct page *page, *tmp; in decrease_reservation() local 650 struct page *page; in alloc_xenballooned_pages() local 717 struct page *page; in balloon_add_region() local
|
/drivers/hwmon/pmbus/ |
D | ltc2978.c | 161 static int ltc_read_word_data(struct i2c_client *client, int page, int reg) in ltc_read_word_data() 172 static int ltc_read_byte_data(struct i2c_client *client, int page, int reg) in ltc_read_byte_data() 183 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte() 208 int page, int reg, u16 *pmax) in ltc_get_max() 222 int page, int reg, u16 *pmin) in ltc_get_min() 235 static int ltc2978_read_word_data_common(struct i2c_client *client, int page, in ltc2978_read_word_data_common() 279 static int ltc2978_read_word_data(struct i2c_client *client, int page, int reg) in ltc2978_read_word_data() 324 static int ltc2974_read_word_data(struct i2c_client *client, int page, int reg) in ltc2974_read_word_data() 349 static int ltc2975_read_word_data(struct i2c_client *client, int page, int reg) in ltc2975_read_word_data() 383 static int ltc3880_read_word_data(struct i2c_client *client, int page, int reg) in ltc3880_read_word_data() [all …]
|
D | pmbus_core.c | 63 u8 page; /* page number */ member 130 int pmbus_set_page(struct i2c_client *client, u8 page) in pmbus_set_page() 148 int pmbus_write_byte(struct i2c_client *client, int page, u8 value) in pmbus_write_byte() 166 static int _pmbus_write_byte(struct i2c_client *client, int page, u8 value) in _pmbus_write_byte() 180 int pmbus_write_word_data(struct i2c_client *client, u8 page, u8 reg, u16 word) in pmbus_write_word_data() 196 static int _pmbus_write_word_data(struct i2c_client *client, int page, int reg, in _pmbus_write_word_data() 213 int pmbus_read_word_data(struct i2c_client *client, u8 page, u8 reg) in pmbus_read_word_data() 229 static int _pmbus_read_word_data(struct i2c_client *client, int page, int reg) in _pmbus_read_word_data() 245 int pmbus_read_byte_data(struct i2c_client *client, int page, u8 reg) in pmbus_read_byte_data() 259 int pmbus_write_byte_data(struct i2c_client *client, int page, u8 reg, u8 value) in pmbus_write_byte_data() [all …]
|
D | ltc3815.c | 36 static int ltc3815_read_byte_data(struct i2c_client *client, int page, int reg) in ltc3815_read_byte_data() 57 static int ltc3815_write_byte(struct i2c_client *client, int page, u8 reg) in ltc3815_write_byte() 81 static int ltc3815_read_word_data(struct i2c_client *client, int page, int reg) in ltc3815_read_word_data() 115 static int ltc3815_write_word_data(struct i2c_client *client, int page, in ltc3815_write_word_data()
|
/drivers/dma/ioat/ |
D | sysfs.c | 29 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show() 43 static ssize_t version_show(struct dma_chan *c, char *page) in version_show() 54 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in ioat_attr_show() 107 static ssize_t ring_size_show(struct dma_chan *c, char *page) in ring_size_show() 115 static ssize_t ring_active_show(struct dma_chan *c, char *page) in ring_active_show()
|
/drivers/usb/gadget/function/ |
D | f_sourcesink.c | 892 static ssize_t f_ss_opts_pattern_show(struct config_item *item, char *page) in f_ss_opts_pattern_show() 905 const char *page, size_t len) in f_ss_opts_pattern_store() 935 static ssize_t f_ss_opts_isoc_interval_show(struct config_item *item, char *page) in f_ss_opts_isoc_interval_show() 948 const char *page, size_t len) in f_ss_opts_isoc_interval_store() 978 static ssize_t f_ss_opts_isoc_maxpacket_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxpacket_show() 991 const char *page, size_t len) in f_ss_opts_isoc_maxpacket_store() 1021 static ssize_t f_ss_opts_isoc_mult_show(struct config_item *item, char *page) in f_ss_opts_isoc_mult_show() 1034 const char *page, size_t len) in f_ss_opts_isoc_mult_store() 1064 static ssize_t f_ss_opts_isoc_maxburst_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxburst_show() 1077 const char *page, size_t len) in f_ss_opts_isoc_maxburst_store() [all …]
|
/drivers/md/ |
D | bitmap.c | 49 unsigned long page, int create, int no_hijack) in bitmap_checkpage() 117 static void bitmap_checkfree(struct bitmap_counts *bitmap, unsigned long page) in bitmap_checkfree() 148 struct page *page, in read_sb_page() 209 static int write_sb_page(struct bitmap *bitmap, struct page *page, int wait) in write_sb_page() 283 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() 324 __clear_page_buffers(struct page *page) in __clear_page_buffers() 330 static void free_buffers(struct page *page) in free_buffers() 357 struct page *page) in read_page() 903 struct page *page; in bitmap_file_set_bit() local 932 struct page *page; in bitmap_file_clear_bit() local [all …]
|
/drivers/net/ethernet/sfc/ |
D | io.h | 229 #define EFX_PAGED_REG(page, reg) \ argument 234 unsigned int reg, unsigned int page) in _efx_writeo_page() 252 #define efx_writeo_page(efx, value, reg, page) \ argument 263 unsigned int reg, unsigned int page) in _efx_writed_page() 267 #define efx_writed_page(efx, value, reg, page) \ argument 285 unsigned int page) in _efx_writed_page_locked() 297 #define efx_writed_page_locked(efx, value, reg, page) \ argument
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_events.c | 88 static uint64_t *page_slots(struct signal_page *page) in page_slots() 97 struct signal_page *page; in allocate_free_slot() local 108 page_slots(page)[slot] = UNSIGNALED_EVENT_SLOT; in allocate_free_slot() local 132 struct signal_page *page; in allocate_signal_page() local 174 struct signal_page **page, in allocate_event_notification_slot() 190 static void release_event_notification_slot(struct signal_page *page, in release_event_notification_slot() 203 struct signal_page *page; in lookup_signal_page_by_index() local 231 static u32 make_signal_event_id(struct signal_page *page, in make_signal_event_id() 283 struct signal_page *page, in lookup_event_by_page_slot() 380 struct signal_page *page, *tmp; in shutdown_signal_pages() local [all …]
|
/drivers/video/fbdev/core/ |
D | fb_defio.c | 29 struct page *page; in fb_deferred_io_page() local 44 struct page *page; in fb_deferred_io_fault() local 97 struct page *page = vmf->page; in fb_deferred_io_mkwrite() local 156 static int fb_deferred_io_set_page_dirty(struct page *page) in fb_deferred_io_set_page_dirty() 230 struct page *page; in fb_deferred_io_cleanup() local
|
/drivers/block/ |
D | brd.c | 61 struct page *page; in brd_lookup_page() local 92 struct page *page; in brd_insert_page() local 139 struct page *page; in brd_free_page() local 152 struct page *page; in brd_zero_page() local 239 struct page *page; in copy_to_brd() local 271 struct page *page; in copy_from_brd() local 302 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec() 369 struct page *page, bool is_write) in brd_rw_page() 382 struct page *page; in brd_direct_access() local
|
/drivers/usb/gadget/ |
D | configfs.c | 229 const char *page, size_t len) in gadget_dev_desc_bcdDevice_store() 246 const char *page, size_t len) in gadget_dev_desc_bcdUSB_store() 262 static ssize_t gadget_dev_desc_UDC_show(struct config_item *item, char *page) in gadget_dev_desc_UDC_show() 285 const char *page, size_t len) in gadget_dev_desc_UDC_store() 488 char *page) in gadget_config_desc_MaxPower_show() 494 const char *page, size_t len) in gadget_config_desc_MaxPower_store() 508 char *page) in gadget_config_desc_bmAttributes_show() 515 const char *page, size_t len) in gadget_config_desc_bmAttributes_store() 771 static ssize_t os_desc_use_show(struct config_item *item, char *page) in os_desc_use_show() 777 static ssize_t os_desc_use_store(struct config_item *item, const char *page, in os_desc_use_store() [all …]
|