Home
last modified time | relevance | path

Searched defs:entry (Results 76 – 100 of 2019) sorted by relevance

12345678910>>...81

/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_doorbell.c91 struct dbell_entry *entry; in vmci_dbell_get_priv_flags() local
137 static void dbell_index_table_add(struct dbell_entry *entry) in dbell_index_table_add()
197 static void dbell_index_table_remove(struct dbell_entry *entry) in dbell_index_table_remove()
282 struct dbell_entry *entry = container_of(work, in dbell_delayed_dispatch() local
294 struct dbell_entry *entry; in vmci_dbell_host_context_notify() local
414 struct dbell_entry *entry; in vmci_doorbell_create() local
515 struct dbell_entry *entry; in vmci_doorbell_destroy() local
/Linux-v6.6/fs/btrfs/
Dlru_cache.c26 struct btrfs_lru_cache_entry *entry; in match_entry() local
49 struct btrfs_lru_cache_entry *entry; in btrfs_lru_cache_lookup() local
71 struct btrfs_lru_cache_entry *entry) in btrfs_lru_cache_remove()
158 struct btrfs_lru_cache_entry *entry; in btrfs_lru_cache_clear() local
/Linux-v6.6/drivers/acpi/apei/
Derst.c113 struct acpi_whea_header *entry) in erst_exec_load_var1()
119 struct acpi_whea_header *entry) in erst_exec_load_var2()
125 struct acpi_whea_header *entry) in erst_exec_store_var1()
131 struct acpi_whea_header *entry) in erst_exec_add()
138 struct acpi_whea_header *entry) in erst_exec_subtract()
145 struct acpi_whea_header *entry) in erst_exec_add_value()
159 struct acpi_whea_header *entry) in erst_exec_subtract_value()
173 struct acpi_whea_header *entry) in erst_exec_stall()
190 struct acpi_whea_header *entry) in erst_exec_stall_while_true()
220 struct acpi_whea_header *entry) in erst_exec_skip_next_instruction_if_true()
[all …]
/Linux-v6.6/tools/perf/util/
Dprobe-file.c389 static void probe_cache_entry__delete(struct probe_cache_entry *entry) in probe_cache_entry__delete()
404 struct probe_cache_entry *entry = zalloc(sizeof(*entry)); in probe_cache_entry__new() local
424 int probe_cache_entry__get_event(struct probe_cache_entry *entry, in probe_cache_entry__get_event()
512 struct probe_cache_entry *entry = NULL; in probe_cache__load() local
582 struct probe_cache_entry *entry, *n; in probe_cache__purge() local
642 struct probe_cache_entry *entry = NULL; in probe_cache__find() local
676 struct probe_cache_entry *entry = NULL; in probe_cache__find_by_name() local
694 struct probe_cache_entry *entry = NULL; in probe_cache__add_entry() local
909 struct probe_cache_entry *entry = NULL; in probe_cache__scan_sdt() local
968 static int probe_cache_entry__write(struct probe_cache_entry *entry, int fd) in probe_cache_entry__write()
[all …]
/Linux-v6.6/arch/um/kernel/
Dirq.c94 static bool irq_do_timetravel_handler(struct irq_entry *entry, in irq_do_timetravel_handler()
118 static bool irq_do_timetravel_handler(struct irq_entry *entry, in irq_do_timetravel_handler()
125 static void sigio_reg_handler(int idx, struct irq_entry *entry, enum um_irq_type t, in sigio_reg_handler()
226 static bool update_irq_entry(struct irq_entry *entry) in update_irq_entry()
244 static void update_or_free_irq_entry(struct irq_entry *entry) in update_or_free_irq_entry()
325 struct irq_entry *entry; in free_irq_by_irq_and_dev() local
354 struct irq_entry *entry; in deactivate_fd() local
388 struct irq_entry *entry; in deactivate_all_fds() local
499 struct irq_entry *entry; in um_irqs_suspend() local
542 struct irq_entry *entry; in um_irqs_resume() local
[all …]
/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/
Drt2x00queue.c23 struct sk_buff *rt2x00queue_alloc_rxskb(struct queue_entry *entry, gfp_t gfp) in rt2x00queue_alloc_rxskb()
93 int rt2x00queue_map_txskb(struct queue_entry *entry) in rt2x00queue_map_txskb()
110 void rt2x00queue_unmap_skb(struct queue_entry *entry) in rt2x00queue_unmap_skb()
127 void rt2x00queue_free_skb(struct queue_entry *entry) in rt2x00queue_free_skb()
488 static int rt2x00queue_write_tx_data(struct queue_entry *entry, in rt2x00queue_write_tx_data()
529 static void rt2x00queue_write_tx_descriptor(struct queue_entry *entry, in rt2x00queue_write_tx_descriptor()
560 static void rt2x00queue_bar_check(struct queue_entry *entry) in rt2x00queue_bar_check()
606 struct queue_entry *entry; in rt2x00queue_write_tx_frame() local
791 bool (*fn)(struct queue_entry *entry, in rt2x00queue_for_each_entry()
845 struct queue_entry *entry; in rt2x00queue_get_entry() local
[all …]
Drt2x00usb.c232 static void rt2x00usb_work_txdone_entry(struct queue_entry *entry) in rt2x00usb_work_txdone_entry()
253 struct queue_entry *entry; in rt2x00usb_work_txdone() local
270 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2x00usb_interrupt_txdone() local
296 static bool rt2x00usb_kick_tx_entry(struct queue_entry *entry, void *data) in rt2x00usb_kick_tx_entry()
348 struct queue_entry *entry; in rt2x00usb_work_rxdone() local
374 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2x00usb_interrupt_rxdone() local
399 static bool rt2x00usb_kick_rx_entry(struct queue_entry *entry, void *data) in rt2x00usb_kick_rx_entry()
455 static bool rt2x00usb_flush_entry(struct queue_entry *entry, void *data) in rt2x00usb_flush_entry()
538 struct queue_entry *entry; in rt2x00usb_dma_timeout() local
570 void rt2x00usb_clear_entry(struct queue_entry *entry) in rt2x00usb_clear_entry()
/Linux-v6.6/kernel/
Dauditfilter.c108 struct audit_entry *entry; in audit_init_entry() local
211 static int audit_match_signal(struct audit_entry *entry) in audit_match_signal()
241 struct audit_entry *entry; in audit_to_entry_common() local
327 static int audit_field_valid(struct audit_entry *entry, struct audit_field *f) in audit_field_valid()
453 struct audit_entry *entry; in audit_data_to_entry() local
823 struct audit_entry *entry; in audit_dupe_rule() local
900 static struct audit_entry *audit_find_rule(struct audit_entry *entry, in audit_find_rule()
939 static inline int audit_add_rule(struct audit_entry *entry) in audit_add_rule()
1023 int audit_del_rule(struct audit_entry *entry) in audit_del_rule()
1136 struct audit_entry *entry; in audit_rule_change() local
[all …]
/Linux-v6.6/tools/perf/dlfilters/
Ddlfilter-show-cycles.c27 static struct entry { struct
47 static struct entry *find_entry(__s32 tid) in find_entry() argument
/Linux-v6.6/net/sched/
Dact_gate.c176 static int fill_gate_entry(struct nlattr **tb, struct tcfg_gate_entry *entry, in fill_gate_entry()
206 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry()
225 struct tcfg_gate_entry *entry, *e; in release_entry_list() local
237 struct tcfg_gate_entry *entry; in parse_gate_list() local
405 struct tcfg_gate_entry *entry; in tcf_gate_init() local
473 struct tcfg_gate_entry *entry) in dumping_entry()
513 struct tcfg_gate_entry *entry; in tcf_gate_dump() local
593 static int tcf_gate_get_entries(struct flow_action_entry *entry, in tcf_gate_get_entries()
614 struct flow_action_entry *entry = entry_data; in tcf_gate_offload_act_setup() local
/Linux-v6.6/security/selinux/ss/
Dsidtab.c61 struct sidtab_entry *entry; in context_to_sid() local
122 struct sidtab_entry *entry; in sidtab_hash_stats() local
184 union sidtab_entry_inner *entry; in sidtab_do_lookup() local
242 struct sidtab_entry *entry; in sidtab_search_core() local
363 struct sidtab_entry *entry; in sidtab_convert_hashtable() local
503 static void sidtab_destroy_entry(struct sidtab_entry *entry) in sidtab_destroy_entry()
511 static void sidtab_destroy_tree(union sidtab_entry_inner entry, u32 level) in sidtab_destroy_tree()
558 void sidtab_sid2str_put(struct sidtab *s, struct sidtab_entry *entry, in sidtab_sid2str_put()
603 int sidtab_sid2str_get(struct sidtab *s, struct sidtab_entry *entry, in sidtab_sid2str_get()
/Linux-v6.6/net/netfilter/
Dnfnetlink_queue.c193 __enqueue_entry(struct nfqnl_instance *queue, struct nf_queue_entry *entry) in __enqueue_entry()
200 __dequeue_entry(struct nfqnl_instance *queue, struct nf_queue_entry *entry) in __dequeue_entry()
209 struct nf_queue_entry *entry = NULL, *i; in find_dequeue_entry() local
228 static void nfqnl_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nfqnl_reinject()
251 struct nf_queue_entry *entry, *next; in nfqnl_flush() local
336 static u32 nfqnl_get_bridge_size(struct nf_queue_entry *entry) in nfqnl_get_bridge_size()
355 static int nfqnl_put_bridge(struct nf_queue_entry *entry, struct sk_buff *skb) in nfqnl_put_bridge()
391 struct nf_queue_entry *entry, in nfqnl_build_packet_message()
665 static bool nf_ct_drop_unconfirmed(const struct nf_queue_entry *entry) in nf_ct_drop_unconfirmed()
679 struct nf_queue_entry *entry) in __nfqnl_enqueue_packet()
[all …]
/Linux-v6.6/sound/pci/ac97/
Dac97_proc.c328 static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_read()
363 static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_regs_write()
390 static void snd_ac97_proc_regs_read(struct snd_info_entry *entry, in snd_ac97_proc_regs_read()
416 struct snd_info_entry *entry; in snd_ac97_proc_init() local
452 struct snd_info_entry *entry; in snd_ac97_bus_proc_init() local
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf_res.c106 struct vmw_cmdbuf_res *entry) in vmw_cmdbuf_res_free()
126 struct vmw_cmdbuf_res *entry, *next; in vmw_cmdbuf_res_commit() local
162 struct vmw_cmdbuf_res *entry, *next; in vmw_cmdbuf_res_revert() local
240 struct vmw_cmdbuf_res *entry = NULL; in vmw_cmdbuf_res_remove() local
309 struct vmw_cmdbuf_res *entry, *next; in vmw_cmdbuf_res_man_destroy() local
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_irq.c39 struct ice_irq_entry *entry; in ice_free_irq_res() local
61 struct ice_irq_entry *entry; in ice_get_irq_res() local
299 struct ice_irq_entry *entry; in ice_alloc_irq() local
337 struct ice_irq_entry *entry; in ice_free_irq() local
366 void *entry; in ice_get_max_used_msix_vector() local
/Linux-v6.6/drivers/acpi/
Dnvs.c97 struct nvs_page *entry, *next; in suspend_nvs_register() local
132 struct nvs_page *entry; in suspend_nvs_free() local
156 struct nvs_page *entry; in suspend_nvs_alloc() local
173 struct nvs_page *entry; in suspend_nvs_save() local
205 struct nvs_page *entry; in suspend_nvs_restore() local
/Linux-v6.6/drivers/net/ethernet/engleder/
Dtsnep_main.c285 struct tsnep_tx_entry *entry; in tsnep_tx_ring_create() local
371 struct tsnep_tx_entry *entry = &tx->entry[index]; in tsnep_tx_activate() local
439 struct tsnep_tx_entry *entry; in tsnep_tx_map() local
479 struct tsnep_tx_entry *entry; in tsnep_tx_unmap() local
510 struct tsnep_tx_entry *entry; in tsnep_xmit_frame_ring() local
569 struct tsnep_tx_entry *entry; in tsnep_xdp_tx_map() local
625 struct tsnep_tx_entry *entry; in tsnep_xdp_xmit_frame_ring() local
694 struct tsnep_tx_entry *entry; in tsnep_xdp_tx_map_zc() local
752 struct tsnep_tx_entry *entry; in tsnep_tx_poll() local
845 struct tsnep_tx_entry *entry; in tsnep_tx_pending() local
[all …]
/Linux-v6.6/fs/fuse/
Ddir.c38 static inline void __fuse_dentry_settime(struct dentry *entry, u64 time) in __fuse_dentry_settime()
43 static inline u64 fuse_dentry_time(const struct dentry *entry) in fuse_dentry_time()
59 static inline u64 fuse_dentry_time(const struct dentry *entry) in fuse_dentry_time()
112 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout()
156 void fuse_invalidate_entry_cache(struct dentry *entry) in fuse_invalidate_entry_cache()
165 static void fuse_invalidate_entry(struct dentry *entry) in fuse_invalidate_entry()
195 static int fuse_dentry_revalidate(struct dentry *entry, unsigned int flags) in fuse_dentry_revalidate()
411 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup()
460 static int get_security_context(struct dentry *entry, umode_t mode, in get_security_context()
608 static int fuse_create_open(struct inode *dir, struct dentry *entry, in fuse_create_open()
[all …]
/Linux-v6.6/fs/squashfs/
Dcache.c56 struct squashfs_cache_entry *entry; in squashfs_cache_get() local
173 void squashfs_cache_put(struct squashfs_cache_entry *entry) in squashfs_cache_put()
253 struct squashfs_cache_entry *entry = &cache->entry[i]; in squashfs_cache_init() local
293 int squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, in squashfs_copy_data()
336 struct squashfs_cache_entry *entry; in squashfs_read_metadata() local
/Linux-v6.6/drivers/net/ethernet/dec/tulip/
Dinterrupt.c62 int entry; in tulip_refill_rx() local
116 int entry = tp->cur_rx % RX_RING_SIZE; in tulip_poll() local
372 int entry = tp->cur_rx % RX_RING_SIZE; in tulip_rx() local
538 int entry; in tulip_interrupt() local
597 int entry = dirty_tx % TX_RING_SIZE; in tulip_interrupt() local
/Linux-v6.6/arch/x86/platform/efi/
Druntime-map.c33 static ssize_t type_show(struct efi_runtime_map_entry *entry, char *buf) in type_show()
59 struct efi_runtime_map_entry *entry = to_map_entry(kobj); in map_attr_show() local
90 struct efi_runtime_map_entry *entry; in map_release() local
109 struct efi_runtime_map_entry *entry; in add_sysfs_runtime_map_entry() local
163 struct efi_runtime_map_entry *entry; in efi_runtime_map_init() local
/Linux-v6.6/mm/
Dpage_vma_mapped.c46 swp_entry_t entry; in map_pte() local
102 swp_entry_t entry; in check_pte() local
113 swp_entry_t entry; in check_pte() local
243 swp_entry_t entry; in page_vma_mapped_walk() local
/Linux-v6.6/lib/
Dmaple_tree.c208 static inline enum maple_type mte_node_type(const struct maple_enode *entry) in mte_node_type()
224 static inline bool mte_is_leaf(const struct maple_enode *entry) in mte_is_leaf()
233 static inline bool mt_is_reserved(const void *entry) in mt_is_reserved()
286 static inline struct maple_node *mte_to_node(const struct maple_enode *entry) in mte_to_node()
297 static inline struct maple_topiary *mte_to_mat(const struct maple_enode *entry) in mte_to_mat()
1776 struct maple_enode *entry; in mas_find_child() local
2436 void *entry) in mab_set_b_end()
3506 static inline int mas_root_expand(struct ma_state *mas, void *entry) in mas_root_expand()
3548 static inline void mas_store_root(struct ma_state *mas, void *entry) in mas_store_root()
3578 void *entry = wr_mas->entry; in mas_is_span_wr() local
[all …]
/Linux-v6.6/drivers/gpu/drm/
Ddrm_agpsupport.c197 struct drm_agp_mem *entry; in drm_legacy_agp_alloc() local
250 struct drm_agp_mem *entry; in drm_legacy_agp_lookup_entry() local
269 struct drm_agp_mem *entry; in drm_legacy_agp_unbind() local
304 struct drm_agp_mem *entry; in drm_legacy_agp_bind() local
345 struct drm_agp_mem *entry; in drm_legacy_agp_free() local
429 struct drm_agp_mem *entry, *tempe; in drm_legacy_agp_clear() local
/Linux-v6.6/sound/core/
Dpcm.c365 static void snd_pcm_stream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_stream_proc_info_read()
372 static void snd_pcm_substream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_info_read()
378 static void snd_pcm_substream_proc_hw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_hw_params_read()
415 static void snd_pcm_substream_proc_sw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_sw_params_read()
443 static void snd_pcm_substream_proc_status_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_status_read()
480 static void snd_pcm_xrun_injection_write(struct snd_info_entry *entry, in snd_pcm_xrun_injection_write()
488 static void snd_pcm_xrun_debug_read(struct snd_info_entry *entry, in snd_pcm_xrun_debug_read()
495 static void snd_pcm_xrun_debug_write(struct snd_info_entry *entry, in snd_pcm_xrun_debug_write()
508 struct snd_info_entry *entry; in snd_pcm_stream_proc_init() local
547 struct snd_info_entry *entry; in create_substream_info_entry() local
[all …]

12345678910>>...81