Home
last modified time | relevance | path

Searched defs:page (Results 1 – 25 of 1054) sorted by relevance

12345678910>>...43

/linux/drivers/nvme/target/
H A Dconfigfs.c66 static ssize_t nvmet_addr_adrfam_show(struct config_item *item, char *page) in nvmet_addr_adrfam_show()
81 const char *page, size_t count) in nvmet_addr_adrfam_store()
105 char *page) in nvmet_addr_portid_show()
113 const char *page, size_t count) in nvmet_addr_portid_store()
133 char *page) in nvmet_addr_traddr_show()
141 const char *page, size_t count) in nvmet_addr_traddr_store()
171 static ssize_t nvmet_addr_treq_show(struct config_item *item, char *page) in nvmet_addr_treq_show()
186 const char *page, size_t count) in nvmet_addr_treq_store()
226 char *page) in nvmet_addr_trsvcid_show()
234 const char *page, size_t count) in nvmet_addr_trsvcid_store()
[all …]
/linux/drivers/target/iscsi/
H A Discsi_target_stat.c51 char *page) in iscsi_stat_instance_inst_show()
58 char *page) in iscsi_stat_instance_min_ver_show()
64 char *page) in iscsi_stat_instance_max_ver_show()
70 char *page) in iscsi_stat_instance_portals_show()
77 char *page) in iscsi_stat_instance_nodes_show()
83 char *page) in iscsi_stat_instance_sessions_show()
90 char *page) in iscsi_stat_instance_fail_sess_show()
106 char *page) in iscsi_stat_instance_fail_type_show()
116 char *page) in iscsi_stat_instance_fail_rem_name_show()
127 char *page) in iscsi_stat_instance_disc_time_show()
[all …]
/linux/drivers/target/
H A Dtarget_core_stat.c48 static ssize_t target_stat_inst_show(struct config_item *item, char *page) in target_stat_inst_show()
55 static ssize_t target_stat_indx_show(struct config_item *item, char *page) in target_stat_indx_show()
60 static ssize_t target_stat_role_show(struct config_item *item, char *page) in target_stat_role_show()
65 static ssize_t target_stat_ports_show(struct config_item *item, char *page) in target_stat_ports_show()
98 static ssize_t target_stat_tgt_inst_show(struct config_item *item, char *page) in target_stat_tgt_inst_show()
105 static ssize_t target_stat_tgt_indx_show(struct config_item *item, char *page) in target_stat_tgt_indx_show()
111 char *page) in target_stat_tgt_num_lus_show()
117 char *page) in target_stat_tgt_status_show()
126 char *page) in target_stat_tgt_non_access_lus_show()
139 char *page) in target_stat_tgt_resets_show()
[all …]
H A Dtarget_core_alua.c1867 ssize_t core_alua_show_tg_pt_gp_info(struct se_lun *lun, char *page) in core_alua_show_tg_pt_gp_info()
1897 const char *page, in core_alua_store_tg_pt_gp_info()
1983 char *page) in core_alua_show_access_type()
1998 const char *page, in core_alua_store_access_type()
2029 char *page) in core_alua_show_nonop_delay_msecs()
2036 const char *page, in core_alua_store_nonop_delay_msecs()
2060 char *page) in core_alua_show_trans_delay_msecs()
2067 const char *page, in core_alua_store_trans_delay_msecs()
2091 char *page) in core_alua_show_implicit_trans_secs()
2098 const char *page, in core_alua_store_implicit_trans_secs()
[all …]
/linux/include/linux/
H A Dhighmem-internal.h40 static inline void *kmap(struct page *page) in kmap()
53 static inline void kunmap(const struct page *page) in kunmap()
71 static inline void *kmap_local_page(const struct page *page) in kmap_local_page()
76 static inline void *kmap_local_page_try_from_panic(const struct page *page) in kmap_local_page_try_from_panic()
86 const struct page *page = folio_page(folio, offset / PAGE_SIZE); in kmap_local_folio() local
90 static inline void *kmap_local_page_prot(const struct page *page, pgprot_t prot) in kmap_local_page_prot()
105 static inline void *kmap_atomic_prot(const struct page *page, pgprot_t prot) in kmap_atomic_prot()
116 static inline void *kmap_atomic(const struct page *page) in kmap_atomic()
170 static inline void *kmap(struct page *page) in kmap()
176 static inline void kunmap_high(const struct page *page) { } in kunmap_high()
[all …]
H A Dpageblock-flags.h95 #define get_pageblock_skip(page) \ argument
97 #define clear_pageblock_skip(page) \ argument
99 #define set_pageblock_skip(page) \ argument
102 static inline bool get_pageblock_skip(struct page *page) in get_pageblock_skip()
106 static inline void clear_pageblock_skip(struct page *page) in clear_pageblock_skip()
109 static inline void set_pageblock_skip(struct page *page) in set_pageblock_skip()
/linux/block/
H A Dblk-sysfs.c34 queue_var_show(unsigned long var, char *page) in queue_var_show()
40 queue_var_store(unsigned long *var, const char *page, size_t count) in queue_var_store()
54 static ssize_t queue_requests_show(struct gendisk *disk, char *page) in queue_requests_show()
65 queue_requests_store(struct gendisk *disk, const char *page, size_t count) in queue_requests_store()
136 static ssize_t queue_async_depth_show(struct gendisk *disk, char *page) in queue_async_depth_show()
144 queue_async_depth_store(struct gendisk *disk, const char *page, size_t count) in queue_async_depth_store()
176 static ssize_t queue_ra_show(struct gendisk *disk, char *page) in queue_ra_show()
188 queue_ra_store(struct gendisk *disk, const char *page, size_t count) in queue_ra_store()
296 const char *page, size_t count, struct queue_limits *lim) in queue_max_wzeroes_unmap_sectors_store()
314 queue_max_sectors_store(struct gendisk *disk, const char *page, size_t count, in queue_max_sectors_store()
[all …]
H A Dblk-integrity.c226 static ssize_t flag_store(struct device *dev, const char *page, size_t count, in flag_store()
251 static ssize_t flag_show(struct device *dev, char *page, unsigned char flag) in flag_show()
259 char *page) in format_show()
269 char *page) in tag_size_show()
278 char *page) in protection_interval_bytes_show()
288 const char *page, size_t count) in read_verify_store()
294 struct device_attribute *attr, char *page) in read_verify_show()
301 const char *page, size_t count) in write_generate_store()
307 struct device_attribute *attr, char *page) in write_generate_show()
314 char *page) in device_is_integrity_capable_show()
/linux/drivers/most/
H A Dconfigfs.c114 const char *page, size_t count) in mdev_link_create_link_store()
136 const char *page, size_t count) in mdev_link_destroy_link_store()
160 static ssize_t mdev_link_direction_show(struct config_item *item, char *page) in mdev_link_direction_show()
166 const char *page, size_t count) in mdev_link_direction_store()
178 static ssize_t mdev_link_datatype_show(struct config_item *item, char *page) in mdev_link_datatype_show()
184 const char *page, size_t count) in mdev_link_datatype_store()
197 static ssize_t mdev_link_device_show(struct config_item *item, char *page) in mdev_link_device_show()
203 const char *page, size_t count) in mdev_link_device_store()
212 static ssize_t mdev_link_channel_show(struct config_item *item, char *page) in mdev_link_channel_show()
218 const char *page, size_t count) in mdev_link_channel_store()
[all …]
/linux/mm/
H A Ddebug_page_ref.c8 void __page_ref_set(struct page *page, int v) in __page_ref_set()
15 void __page_ref_mod(struct page *page, int v) in __page_ref_mod()
22 void __page_ref_mod_and_test(struct page *page, int v, int ret) in __page_ref_mod_and_test()
29 void __page_ref_mod_and_return(struct page *page, int v, int ret) in __page_ref_mod_and_return()
36 void __page_ref_mod_unless(struct page *page, int v, int u) in __page_ref_mod_unless()
43 void __page_ref_freeze(struct page *page, int v, int ret) in __page_ref_freeze()
50 void __page_ref_unfreeze(struct page *page, int v) in __page_ref_unfreeze()
H A Dpage_alloc.c319 static inline unsigned long *get_pageblock_bitmap(const struct page *page, in get_pageblock_bitmap()
329 static inline int pfn_to_bitidx(const struct page *page, unsigned long pfn) in pfn_to_bitidx()
345 get_pfnblock_bitmap_bitidx(const struct page *page, unsigned long pfn, in get_pfnblock_bitmap_bitidx()
376 static unsigned long __get_pfnblock_flags_mask(const struct page *page, in __get_pfnblock_flags_mask()
402 bool get_pfnblock_bit(const struct page *page, unsigned long pfn, in get_pfnblock_bit()
427 get_pfnblock_migratetype(const struct page *page, unsigned long pfn) in get_pfnblock_migratetype()
449 static void __set_pfnblock_flags_mask(struct page *page, unsigned long pfn, in __set_pfnblock_flags_mask()
472 void set_pfnblock_bit(const struct page *page, unsigned long pfn, in set_pfnblock_bit()
492 void clear_pfnblock_bit(const struct page *page, unsigned long pfn, in clear_pfnblock_bit()
511 static void set_pageblock_migratetype(struct page *page, in set_pageblock_migratetype()
[all …]
H A Dpage_poison.c22 static void poison_page(struct page *page) in poison_page()
33 void __kernel_poison_pages(struct page *page, int n) in __kernel_poison_pages()
48 static void check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) in check_poison_mem()
76 static void unpoison_page(struct page *page) in unpoison_page()
92 void __kernel_unpoison_pages(struct page *page, int n) in __kernel_unpoison_pages()
101 void __kernel_map_pages(struct page *page, int numpages, int enable) in __kernel_map_pages()
/linux/mm/kmsan/
H A Dshadow.c22 #define shadow_page_for(page) ((page)->kmsan_shadow) argument
24 #define origin_page_for(page) ((page)->kmsan_origin) argument
26 static void *shadow_ptr_for(struct page *page) in shadow_ptr_for()
31 static void *origin_ptr_for(struct page *page) in origin_ptr_for()
36 static bool page_has_metadata(struct page *page) in page_has_metadata()
41 static void set_no_shadow_origin_page(struct page *page) in set_no_shadow_origin_page()
127 struct page *page; in kmsan_get_metadata() local
170 void kmsan_alloc_page(struct page *page, unsigned int order, gfp_t flags) in kmsan_alloc_page()
205 void kmsan_free_page(struct page *page, unsigned int order) in kmsan_free_page()
279 struct page *page; in kmsan_init_alloc_meta_for_range() local
[all …]
/linux/arch/openrisc/include/asm/
H A Dcacheflush.h36 #define dcache_page_flush(page) local_dcache_page_flush(page) argument
37 #define icache_page_inv(page) local_icache_page_inv(page) argument
39 #define dcache_page_flush(page) local_dcache_page_flush(page) argument
40 #define icache_page_inv(page) smp_icache_page_inv(page) argument
62 static inline void sync_icache_dcache(struct page *page) in sync_icache_dcache()
83 static inline void flush_dcache_page(struct page *page) in flush_dcache_page()
88 #define flush_icache_user_page(vma, page, addr, len) \ argument
/linux/fs/ocfs2/cluster/
H A Dnodemanager.c163 static ssize_t o2nm_node_num_show(struct config_item *item, char *page) in o2nm_node_num_show()
184 static ssize_t o2nm_node_num_store(struct config_item *item, const char *page, in o2nm_node_num_store()
234 static ssize_t o2nm_node_ipv4_port_show(struct config_item *item, char *page) in o2nm_node_ipv4_port_show()
240 const char *page, size_t count) in o2nm_node_ipv4_port_store()
262 static ssize_t o2nm_node_ipv4_address_show(struct config_item *item, char *page) in o2nm_node_ipv4_address_show()
268 const char *page, in o2nm_node_ipv4_address_store()
318 static ssize_t o2nm_node_local_show(struct config_item *item, char *page) in o2nm_node_local_show()
323 static ssize_t o2nm_node_local_store(struct config_item *item, const char *page, in o2nm_node_local_store()
425 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write()
446 char *page) in o2nm_cluster_idle_timeout_ms_show()
[all …]
/linux/drivers/net/dsa/b53/
H A Db53_spi.c76 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()
159 static int b53_spi_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_spi_read32()
172 static int b53_spi_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_spi_read48()
185 static int b53_spi_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_spi_read64()
198 static int b53_spi_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_spi_write8()
215 static int b53_spi_write16(struct b53_device *dev, u8 page, u8 reg, u16 value) in b53_spi_write16()
[all …]
H A Db53_mdio.c42 static int b53_mdio_op(struct b53_device *dev, u8 page, u8 reg, u16 op) in b53_mdio_op()
80 static int b53_mdio_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_mdio_read8()
95 static int b53_mdio_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_mdio_read16()
109 static int b53_mdio_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_mdio_read32()
125 static int b53_mdio_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read48()
147 static int b53_mdio_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read64()
169 static int b53_mdio_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_mdio_write8()
182 static int b53_mdio_write16(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write16()
196 static int b53_mdio_write32(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write32()
215 static int b53_mdio_write48(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write48()
[all …]
/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.c27 static ssize_t cscfg_cfg_description_show(struct config_item *item, char *page) in cscfg_cfg_description_show()
36 static ssize_t cscfg_cfg_feature_refs_show(struct config_item *item, char *page) in cscfg_cfg_feature_refs_show()
52 static ssize_t cscfg_cfg_values_show(struct config_item *item, char *page) in cscfg_cfg_values_show()
91 static ssize_t cscfg_cfg_enable_show(struct config_item *item, char *page) in cscfg_cfg_enable_show()
100 const char *page, size_t count) in cscfg_cfg_enable_store()
119 static ssize_t cscfg_cfg_preset_show(struct config_item *item, char *page) in cscfg_cfg_preset_show()
128 const char *page, size_t count) in cscfg_cfg_preset_store()
231 static ssize_t cscfg_feat_description_show(struct config_item *item, char *page) in cscfg_feat_description_show()
240 static ssize_t cscfg_feat_matches_show(struct config_item *item, char *page) in cscfg_feat_matches_show()
258 static ssize_t cscfg_feat_nr_params_show(struct config_item *item, char *page) in cscfg_feat_nr_params_show()
[all …]
/linux/tools/testing/radix-tree/
H A Dregression1.c48 struct page { struct
55 static struct page *page_alloc(int index) in page_alloc() argument
83 struct page *page; in find_get_pages() local
/linux/drivers/usb/gadget/
H A Dconfigfs.c209 const char *page, size_t len) in gadget_dev_desc_bcdDevice_store()
226 const char *page, size_t len) in gadget_dev_desc_bcdUSB_store()
242 static ssize_t gadget_dev_desc_UDC_show(struct config_item *item, char *page) in gadget_dev_desc_UDC_show()
272 const char *page, size_t len) in gadget_dev_desc_UDC_store()
315 char *page) in gadget_dev_desc_max_speed_show()
323 const char *page, size_t len) in gadget_dev_desc_max_speed_store()
525 char *page) in gadget_config_desc_MaxPower_show()
533 const char *page, size_t len) in gadget_config_desc_MaxPower_store()
548 char *page) in gadget_config_desc_bmAttributes_show()
556 const char *page, size_t len) in gadget_config_desc_bmAttributes_store()
[all …]
/linux/net/ceph/
H A Dpagelist.c32 struct page *page = list_entry(pl->head.prev, struct page, lru); in ceph_pagelist_unmap_tail() local
44 struct page *page = list_first_entry(&pl->head, struct page, in ceph_pagelist_release() local
56 struct page *page; in ceph_pagelist_addpage() local
110 struct page *page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_reserve() local
124 struct page *page = list_first_entry(&pl->free_list, in ceph_pagelist_free_reserve() local
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c49 u8 page; /* page number */ member
85 #define pb_reg_to_index(page, reg, mask) (((page) << PB_PAGE_SHIFT) | \ argument
134 u8 page; member
208 int pmbus_set_page(struct i2c_client *client, int page, int phase) in pmbus_set_page()
250 int pmbus_write_byte(struct i2c_client *client, int page, u8 value) in pmbus_write_byte()
270 static int _pmbus_write_byte(struct i2c_client *client, int page, u8 value) in _pmbus_write_byte()
284 int pmbus_write_word_data(struct i2c_client *client, int page, u8 reg, in pmbus_write_word_data()
301 static int pmbus_write_virt_reg(struct i2c_client *client, int page, int reg, in pmbus_write_virt_reg()
326 static int _pmbus_write_word_data(struct i2c_client *client, int page, int reg, in _pmbus_write_word_data()
349 static int _pmbus_write_byte_data(struct i2c_client *client, int page, int reg, u8 value) in _pmbus_write_byte_data()
[all …]
/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c897 static ssize_t f_ss_opts_pattern_show(struct config_item *item, char *page) in f_ss_opts_pattern_show()
910 const char *page, size_t len) in f_ss_opts_pattern_store()
940 static ssize_t f_ss_opts_isoc_interval_show(struct config_item *item, char *page) in f_ss_opts_isoc_interval_show()
953 const char *page, size_t len) in f_ss_opts_isoc_interval_store()
983 static ssize_t f_ss_opts_isoc_maxpacket_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxpacket_show()
996 const char *page, size_t len) in f_ss_opts_isoc_maxpacket_store()
1026 static ssize_t f_ss_opts_isoc_mult_show(struct config_item *item, char *page) in f_ss_opts_isoc_mult_show()
1039 const char *page, size_t len) in f_ss_opts_isoc_mult_store()
1069 static ssize_t f_ss_opts_isoc_maxburst_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxburst_show()
1082 const char *page, size_t len) in f_ss_opts_isoc_maxburst_store()
[all …]
/linux/samples/configfs/
H A Dconfigfs_sample.c43 static ssize_t childless_showme_show(struct config_item *item, char *page) in childless_showme_show() argument
54 static ssize_t childless_storeme_show(struct config_item *item, char *page) in childless_storeme_show() argument
60 const char *page, size_t count) in childless_storeme_store() argument
72 static ssize_t childless_description_show(struct config_item *item, char *page) in childless_description_show() argument
131 static ssize_t simple_child_storeme_show(struct config_item *item, char *page) in simple_child_storeme_show() argument
137 simple_child_storeme_store(struct config_item * item,const char * page,size_t count) simple_child_storeme_store() argument
197 simple_children_description_show(struct config_item * item,char * page) simple_children_description_show() argument
275 group_children_description_show(struct config_item * item,char * page) group_children_description_show() argument
[all...]
/linux/drivers/net/ethernet/sfc/falcon/
H A Dio.h212 #define EF4_PAGED_REG(page, reg) \ argument
217 unsigned int reg, unsigned int page) in _ef4_writeo_page()
235 #define ef4_writeo_page(efx, value, reg, page) \ argument
246 unsigned int reg, unsigned int page) in _ef4_writed_page()
250 #define ef4_writed_page(efx, value, reg, page) \ argument
268 unsigned int page) in _ef4_writed_page_locked()
280 #define ef4_writed_page_locked(efx, value, reg, page) \ argument

12345678910>>...43