Home
last modified time | relevance | path

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

12345678910>>...30

/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 Dpage-flags.h224 static __always_inline unsigned long _compound_head(const struct page *page) in _compound_head()
255 #define compound_head(page) ((typeof(page))_compound_head(page)) argument
282 static __always_inline void clear_compound_head(struct page *page) in clear_compound_head()
315 static __always_inline int PageTail(const struct page *page) in PageTail()
320 static __always_inline int PageCompound(const struct page *page) in PageCompound()
327 static inline int PagePoisoned(const struct page *page) in PagePoisoned()
335 static inline void page_init_poison(struct page *page, size_t size) in page_init_poison()
343 const struct page *page = &folio->page; in const_folio_flags() local
352 struct page *page = &folio->page; in folio_flags() local
382 #define PF_POISONED_CHECK(page) ({ \ argument
[all …]
H A Dhighmem.h186 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page()
215 static inline void clear_user_page(void *addr, unsigned long vaddr, struct page *page) in clear_user_page()
235 struct page *page, unsigned int npages) in clear_user_pages()
262 static inline void clear_user_highpage(struct page *page, unsigned long vaddr) in clear_user_highpage()
279 static inline void clear_user_highpages(struct page *page, unsigned long vaddr, in clear_user_highpages()
333 static inline void clear_highpage(struct page *page) in clear_highpage()
340 static inline void clear_highpage_kasan_tagged(struct page *page) in clear_highpage_kasan_tagged()
351 static inline bool tag_clear_highpages(struct page *page, int numpages, in tag_clear_highpages()
367 static inline void zero_user_segments(struct page *page, in zero_user_segments()
388 static inline void zero_user_segment(struct page *page, in zero_user_segment()
[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_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/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/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/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/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/block/
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/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/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/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/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/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
/linux/arch/m68k/include/asm/
H A Dpage_mm.h28 static inline void clear_page(void *page) in clear_page()
51 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
55 #define clear_user_page(addr, vaddr, page) \ argument
59 #define copy_user_page(to, from, vaddr, page) \ argument
138 #define page_to_virt(page) ({ \ argument
/linux/arch/sparc/mm/
H A Dleon_mm.c188 void leon_flush_pcache_all(struct vm_area_struct *vma, unsigned long page) in leon_flush_pcache_all()
276 static void leon_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in leon_flush_cache_page()
294 unsigned long page) in leon_flush_tlb_page()
306 static void leon_flush_page_to_ram(unsigned long page) in leon_flush_page_to_ram()
311 static void leon_flush_sig_insns(struct mm_struct *mm, unsigned long page) in leon_flush_sig_insns()
316 static void leon_flush_page_for_dma(unsigned long page) in leon_flush_page_for_dma()
/linux/tools/perf/
H A Dbuiltin-help.c124 static void exec_woman_emacs(const char *path, const char *page) in exec_woman_emacs()
140 static void exec_man_konqueror(const char *path, const char *page) in exec_man_konqueror()
171 static void exec_man_man(const char *path, const char *page) in exec_man_man()
179 static void exec_man_cmd(const char *cmd, const char *page) in exec_man_cmd()
388 static void exec_viewer(const char *name, const char *page) in exec_viewer()
407 const char *page = cmd_to_page(perf_cmd); in show_man_page() local
424 const char *page = cmd_to_page(perf_cmd); in show_info_page() local
430 static int get_html_page_path(char **page_path, const char *page) in get_html_page_path()
460 const char *page = cmd_to_page(perf_cmd); in show_html_page() local
/linux/drivers/net/ethernet/sfc/siena/
H A Dio.h232 static inline unsigned int efx_paged_reg(struct efx_nic *efx, unsigned int page, in efx_paged_reg()
240 unsigned int reg, unsigned int page) in _efx_writeo_page()
258 #define efx_writeo_page(efx, value, reg, page) \ argument
269 unsigned int reg, unsigned int page) in _efx_writed_page()
273 #define efx_writed_page(efx, value, reg, page) \ argument
293 unsigned int page) in _efx_writed_page_locked()
305 #define efx_writed_page_locked(efx, value, reg, page) \ argument

12345678910>>...30