Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 272) sorted by relevance

1234567891011

/linux-4.19.296/include/linux/
Dswapops.h41 static inline unsigned swp_type(swp_entry_t entry) in swp_type()
50 static inline pgoff_t swp_offset(swp_entry_t entry) in swp_offset()
81 static inline pte_t swp_entry_to_pte(swp_entry_t entry) in swp_entry_to_pte()
91 swp_entry_t entry; in radix_to_swp_entry() local
97 static inline void *swp_to_radix_entry(swp_entry_t entry) in swp_to_radix_entry()
112 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry()
118 static inline void make_device_private_entry_read(swp_entry_t *entry) in make_device_private_entry_read()
123 static inline bool is_write_device_private_entry(swp_entry_t entry) in is_write_device_private_entry()
128 static inline unsigned long device_private_entry_to_pfn(swp_entry_t entry) in device_private_entry_to_pfn()
133 static inline struct page *device_private_entry_to_page(swp_entry_t entry) in device_private_entry_to_page()
[all …]
Dresource_ext.h42 static inline void resource_list_add(struct resource_entry *entry, in resource_list_add()
48 static inline void resource_list_add_tail(struct resource_entry *entry, in resource_list_add_tail()
54 static inline void resource_list_del(struct resource_entry *entry) in resource_list_del()
59 static inline void resource_list_free_entry(struct resource_entry *entry) in resource_list_free_entry()
65 resource_list_destroy_entry(struct resource_entry *entry) in resource_list_destroy_entry()
71 #define resource_list_for_each_entry(entry, list) \ argument
74 #define resource_list_for_each_entry_safe(entry, tmp, list) \ argument
Dswap.h406 #define swap_address_space(entry) \ argument
484 static inline struct swap_info_struct *swp_swap_info(swp_entry_t entry) in swp_swap_info()
489 #define swap_address_space(entry) (NULL) argument
533 static inline struct page *swap_cluster_readahead(swp_entry_t entry, in swap_cluster_readahead()
562 static inline int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache()
581 static inline int __swap_count(struct swap_info_struct *si, swp_entry_t entry) in __swap_count()
586 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount()
591 static inline int swp_swapcount(swp_entry_t entry) in swp_swapcount()
606 swp_entry_t entry; in get_swap_page() local
616 static inline int split_swap_cluster(swp_entry_t entry) in split_swap_cluster()
[all …]
/linux-4.19.296/fs/
Dmbcache.c76 struct mb_cache_entry *entry, *dup; in mb_cache_entry_create() local
126 void __mb_cache_entry_free(struct mb_cache *cache, struct mb_cache_entry *entry) in __mb_cache_entry_free()
145 void mb_cache_entry_wait_unused(struct mb_cache_entry *entry) in mb_cache_entry_wait_unused()
152 struct mb_cache_entry *entry, in __entry_find()
209 struct mb_cache_entry *entry) in mb_cache_entry_find_next()
226 struct mb_cache_entry *entry; in mb_cache_entry_get() local
253 struct mb_cache_entry *entry; in mb_cache_entry_delete() local
293 struct mb_cache_entry *entry; in mb_cache_entry_delete_or_get() local
323 struct mb_cache_entry *entry) in mb_cache_entry_touch()
342 struct mb_cache_entry *entry; in mb_cache_shrink() local
[all …]
Ddax.c76 static unsigned long dax_radix_pfn(void *entry) in dax_radix_pfn()
87 static unsigned int dax_radix_order(void *entry) in dax_radix_order()
94 static int dax_is_pmd_entry(void *entry) in dax_is_pmd_entry()
99 static int dax_is_pte_entry(void *entry) in dax_is_pte_entry()
104 static int dax_is_zero_entry(void *entry) in dax_is_zero_entry()
109 static int dax_is_empty_entry(void *entry) in dax_is_empty_entry()
128 pgoff_t index, void *entry, struct exceptional_entry_key *key) in dax_entry_waitqueue()
166 pgoff_t index, void *entry, bool wake_all) in dax_wake_mapping_entry_waiter()
189 unsigned long entry = (unsigned long) in slot_locked() local
199 unsigned long entry = (unsigned long) in lock_slot() local
[all …]
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_pipeline.c82 struct dsp_element_entry *entry = in mISDN_dsp_dev_release() local
90 struct dsp_element_entry *entry; in mISDN_dsp_element_register() local
142 struct dsp_element_entry *entry, *n; in mISDN_dsp_element_unregister() local
177 struct dsp_element_entry *entry, *n; in dsp_pipeline_module_exit() local
211 struct dsp_pipeline_entry *entry, *n; in _dsp_pipeline_destroy() local
241 struct dsp_element_entry *entry, *n; in dsp_pipeline_build() local
334 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_tx() local
347 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_rx() local
/linux-4.19.296/fs/btrfs/
Dordered-data.c18 static u64 entry_end(struct btrfs_ordered_extent *entry) in entry_end()
33 struct btrfs_ordered_extent *entry; in tree_insert() local
70 struct btrfs_ordered_extent *entry; in __tree_search() local
117 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry()
125 static int range_overlaps(struct btrfs_ordered_extent *entry, u64 file_offset, in range_overlaps()
144 struct btrfs_ordered_extent *entry; in tree_search() local
179 struct btrfs_ordered_extent *entry; in __btrfs_add_ordered_extent() local
274 struct btrfs_ordered_extent *entry, in btrfs_add_ordered_sum()
304 struct btrfs_ordered_extent *entry = NULL; in btrfs_dec_test_first_ordered_pending() local
374 struct btrfs_ordered_extent *entry = NULL; in btrfs_dec_test_ordered_pending() local
[all …]
/linux-4.19.296/drivers/pci/
Dmsi.c93 struct msi_desc *entry; in arch_setup_msi_irqs() local
123 struct msi_desc *entry; in default_teardown_msi_irqs() local
138 struct msi_desc *entry; in default_restore_msi_irq() local
262 struct msi_desc *entry; in default_restore_msi_irqs() local
268 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __pci_read_msi_msg()
298 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __pci_write_msi_msg()
356 struct msi_desc *entry = irq_get_msi_desc(irq); in pci_write_msi_msg() local
365 struct msi_desc *entry, *tmp; in free_msi_irqs() local
413 struct msi_desc *entry; in __pci_restore_msi_state() local
434 struct msi_desc *entry; in __pci_restore_msix_state() local
[all …]
/linux-4.19.296/drivers/oprofile/
Dcpu_buffer.c144 *op_cpu_buffer_write_reserve(struct op_entry *entry, unsigned long size) in op_cpu_buffer_write_reserve()
158 int op_cpu_buffer_write_commit(struct op_entry *entry) in op_cpu_buffer_write_commit()
163 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu) in op_cpu_buffer_read_entry()
187 struct op_entry entry; in op_add_code() local
240 struct op_entry entry; in op_add_sample() local
357 oprofile_write_reserve(struct op_entry *entry, struct pt_regs * const regs, in oprofile_write_reserve()
386 int oprofile_add_data(struct op_entry *entry, unsigned long val) in oprofile_add_data()
393 int oprofile_add_data64(struct op_entry *entry, u64 val) in oprofile_add_data64()
408 int oprofile_write_commit(struct op_entry *entry) in oprofile_write_commit()
/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_doorbell.c99 struct dbell_entry *entry; in vmci_dbell_get_priv_flags() local
145 static void dbell_index_table_add(struct dbell_entry *entry) in dbell_index_table_add()
205 static void dbell_index_table_remove(struct dbell_entry *entry) in dbell_index_table_remove()
290 struct dbell_entry *entry = container_of(work, in dbell_delayed_dispatch() local
302 struct dbell_entry *entry; in vmci_dbell_host_context_notify() local
419 struct dbell_entry *entry; in vmci_doorbell_create() local
520 struct dbell_entry *entry; in vmci_doorbell_destroy() local
Dvmci_queue_pair.c818 struct qp_entry *entry; in qp_list_find() local
837 struct qp_guest_endpoint *entry; in qp_guest_handle_to_entry() local
851 struct qp_broker_entry *entry; in qp_broker_handle_to_entry() local
898 struct qp_guest_endpoint *entry; in qp_guest_endpoint_create() local
940 static void qp_guest_endpoint_destroy(struct qp_guest_endpoint *entry) in qp_guest_endpoint_destroy()
956 static int qp_alloc_hypercall(const struct qp_guest_endpoint *entry) in qp_alloc_hypercall()
1012 static void qp_list_add_entry(struct qp_list *qp_list, struct qp_entry *entry) in qp_list_add_entry()
1022 struct qp_entry *entry) in qp_list_remove_entry()
1035 struct qp_guest_endpoint *entry; in qp_detatch_guest_work() local
1302 struct qp_broker_entry *entry = NULL; in qp_broker_create() local
[all …]
/linux-4.19.296/drivers/hid/
Dhid-lg4ff.c310 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event() local
337 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_raw_event() local
415 struct lg4ff_device_entry *entry; in lg4ff_play() local
479 struct lg4ff_device_entry *entry; in lg4ff_set_autocenter_default() local
557 struct lg4ff_device_entry *entry; in lg4ff_set_autocenter_ffex() local
592 struct lg4ff_device_entry *entry; in lg4ff_set_range_g25() local
627 struct lg4ff_device_entry *entry; in lg4ff_set_range_dfp() local
771 struct lg4ff_device_entry *entry; in lg4ff_switch_compatibility_mode() local
807 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_show() local
856 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_store() local
[all …]
/linux-4.19.296/fs/nilfs2/
Ddat.c78 struct nilfs_dat_entry *entry; in nilfs_dat_commit_alloc() local
102 struct nilfs_dat_entry *entry; in nilfs_dat_commit_free() local
136 struct nilfs_dat_entry *entry; in nilfs_dat_commit_start() local
151 struct nilfs_dat_entry *entry; in nilfs_dat_prepare_end() local
182 struct nilfs_dat_entry *entry; in nilfs_dat_commit_end() local
207 struct nilfs_dat_entry *entry; in nilfs_dat_abort_end() local
323 struct nilfs_dat_entry *entry; in nilfs_dat_move() local
393 struct nilfs_dat_entry *entry; in nilfs_dat_translate() local
430 struct nilfs_dat_entry *entry; in nilfs_dat_get_vinfo() local
/linux-4.19.296/fs/squashfs/
Dcache.c69 struct squashfs_cache_entry *entry; in squashfs_cache_get() local
186 void squashfs_cache_put(struct squashfs_cache_entry *entry) in squashfs_cache_put()
266 struct squashfs_cache_entry *entry = &cache->entry[i]; in squashfs_cache_init() local
306 int squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, in squashfs_copy_data()
349 struct squashfs_cache_entry *entry; in squashfs_read_metadata() local
/linux-4.19.296/drivers/s390/block/
Ddcssblk.c111 struct segment_info *entry, *temp; in dcssblk_release_segment() local
132 struct dcssblk_dev_info *entry; in dcssblk_assign_free_minor() local
158 struct dcssblk_dev_info *entry; in dcssblk_get_device_by_name() local
177 struct segment_info *entry; in dcssblk_get_segment_by_name() local
195 struct segment_info *entry; in dcssblk_find_highest_addr() local
213 struct segment_info *entry; in dcssblk_find_lowest_addr() local
236 struct segment_info *sort_list, *entry, temp; in dcssblk_is_continuous() local
347 struct segment_info *entry, *temp; in dcssblk_shared_store() local
453 struct segment_info *entry; in dcssblk_save_store() local
511 struct segment_info *entry; in dcssblk_seglist_show() local
[all …]
/linux-4.19.296/fs/f2fs/
Drecovery.c62 struct fsync_inode_entry *entry; in get_fsync_inode() local
75 struct fsync_inode_entry *entry; in add_fsync_inode() local
102 static void del_fsync_inode(struct fsync_inode_entry *entry, int drop) in del_fsync_inode()
122 struct fsync_inode_entry *entry; in recover_dentry() local
278 struct fsync_inode_entry *entry; in find_fsync_dnodes() local
350 struct fsync_inode_entry *entry, *tmp; in destroy_fsync_dnodes() local
614 struct fsync_inode_entry *entry; in recover_data() local
/linux-4.19.296/fs/fuse/
Ddir.c47 static inline void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
52 static inline u64 fuse_dentry_time(struct dentry *entry) in fuse_dentry_time()
83 static void fuse_change_entry_timeout(struct dentry *entry, in fuse_change_entry_timeout()
127 void fuse_invalidate_entry_cache(struct dentry *entry) in fuse_invalidate_entry_cache()
136 static void fuse_invalidate_entry(struct dentry *entry) in fuse_invalidate_entry()
181 static int fuse_dentry_revalidate(struct dentry *entry, unsigned int flags) in fuse_dentry_revalidate()
357 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup()
411 static int fuse_create_open(struct inode *dir, struct dentry *entry, in fuse_create_open()
502 static int fuse_atomic_open(struct inode *dir, struct dentry *entry, in fuse_atomic_open()
552 struct inode *dir, struct dentry *entry, in create_new_entry()
[all …]
/linux-4.19.296/drivers/sh/intc/
Dvirq.c27 #define for_each_virq(entry, head) \ argument
86 struct intc_virq_list *entry; in add_virq_to_pirq() local
115 struct intc_virq_list *entry, *vlist = irq_data_get_irq_handler_data(data); in intc_virq_handler() local
165 struct intc_subgroup_entry *entry; in intc_subgroup_init_one() local
216 struct intc_subgroup_entry *entry; in intc_subgroup_map() local
/linux-4.19.296/drivers/ntb/
Dntb_transport.c103 struct list_head entry; member
122 unsigned int entry; member
202 struct list_head entry; member
208 struct list_head entry; member
545 static void ntb_list_add(spinlock_t *lock, struct list_head *entry, in ntb_list_add()
558 struct ntb_queue_entry *entry; in ntb_list_rm() local
579 struct ntb_queue_entry *entry; in ntb_list_mv() local
602 struct ntb_queue_entry *entry; in ntb_transport_setup_qp_mw() local
1243 struct ntb_queue_entry *entry; in ntb_complete_rxc() local
1278 struct ntb_queue_entry *entry = data; in ntb_rx_copy_callback() local
[all …]
/linux-4.19.296/fs/proc/
Dproc_sysctl.c109 struct ctl_table *entry; in find_entry() local
136 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry()
175 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry()
198 struct ctl_table *entry; in init_header() local
206 struct ctl_table *entry; in erase_header() local
213 struct ctl_table *entry; in insert_header() local
368 struct ctl_table *entry; in lookup_entry() local
396 struct ctl_table *entry = NULL; in first_entry() local
413 struct ctl_table *entry = *pentry; in next_entry() local
762 struct ctl_table *entry; in proc_sys_readdir() local
[all …]
/linux-4.19.296/fs/ocfs2/
Dfilecheck.c110 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, in ocfs2_filecheck_release() local
157 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry) in ocfs2_filecheck_sysfs_free()
179 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent; in ocfs2_filecheck_create_sysfs() local
406 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_done_entry()
438 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_handle_entry()
461 struct ocfs2_filecheck_entry *entry; in ocfs2_filecheck_attr_store() local
/linux-4.19.296/drivers/uwb/
Dest.c52 const struct uwb_est_entry *entry; member
257 const struct uwb_est_entry *entry, size_t entries) in uwb_est_register()
306 const struct uwb_est_entry *entry, size_t entries) in uwb_est_unregister()
359 const struct uwb_est_entry *entry; in uwb_est_get_size() local
/linux-4.19.296/drivers/lightnvm/
Dpblk-rb.c73 struct pblk_rb_entry *entry; in pblk_rb_init() local
207 struct pblk_rb_entry *entry; in __pblk_rb_update_l2p() local
294 struct pblk_rb_entry *entry) in __pblk_rb_write_entry()
306 struct pblk_rb_entry *entry; in pblk_rb_write_entry_user() local
330 struct pblk_rb_entry *entry; in pblk_rb_write_entry_gc() local
354 struct pblk_rb_entry *entry; in pblk_rb_flush_point_set() local
520 struct pblk_rb_entry *entry; in pblk_rb_read_to_bio() local
607 struct pblk_rb_entry *entry; in pblk_rb_copy_to_bio() local
654 unsigned int entry = pos & (rb->nr_entries - 1); in pblk_rb_w_ctx() local
759 struct pblk_rb_entry *entry; in pblk_rb_tear_down_check() local
/linux-4.19.296/drivers/parisc/
Dpdc_stable.c152 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch()
193 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store()
234 pdcspath_hwpath_read(struct pdcspath_entry *entry, char *buf) in pdcspath_hwpath_read()
277 pdcspath_hwpath_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_hwpath_write()
355 pdcspath_layer_read(struct pdcspath_entry *entry, char *buf) in pdcspath_layer_read()
393 pdcspath_layer_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_layer_write()
450 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_show() local
471 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_store() local
977 struct pdcspath_entry *entry; in pdcs_register_pathentries() local
1024 struct pdcspath_entry *entry; in pdcs_unregister_pathentries() local
/linux-4.19.296/include/linux/usb/
Dtypec_mux.h23 struct list_head entry; member
40 struct list_head entry; member

1234567891011