Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 852) sorted by relevance

12345678910>>...35

/Linux-v5.4/tools/testing/selftests/powerpc/pmu/
Devent.c23 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts()
37 void event_init_named(struct event *e, u64 config, char *name) in event_init_named()
42 void event_init(struct event *e, u64 config) in event_init()
52 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options()
63 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group()
68 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid()
73 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu()
78 int event_open(struct event *e) in event_open()
83 void event_close(struct event *e) in event_close()
88 int event_enable(struct event *e) in event_enable()
[all …]
/Linux-v5.4/block/
Delevator.c63 struct elevator_queue *e = q->elevator; in elv_iosched_allow_bio_merge() local
101 static bool elevator_match(const struct elevator_type *e, const char *name, in elevator_match()
125 struct elevator_type *e; in elevator_find() local
135 static void elevator_put(struct elevator_type *e) in elevator_put()
143 struct elevator_type *e; in elevator_get() local
165 struct elevator_type *e) in elevator_alloc()
184 struct elevator_queue *e; in elevator_release() local
191 void __elevator_exit(struct request_queue *q, struct elevator_queue *e) in __elevator_exit()
216 struct elevator_queue *e = q->elevator; in elv_rqhash_add() local
232 struct elevator_queue *e = q->elevator; in elv_rqhash_find() local
[all …]
Dblk-mq-sched.h48 struct elevator_queue *e = q->elevator; in blk_mq_sched_allow_merge() local
58 struct elevator_queue *e = rq->q->elevator; in blk_mq_sched_completed_request() local
67 struct elevator_queue *e = q->elevator; in blk_mq_sched_requeue_request() local
75 struct elevator_queue *e = hctx->queue->elevator; in blk_mq_sched_has_work() local
/Linux-v5.4/drivers/mtd/ubi/
Dwl.c139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add()
175 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy()
236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree()
275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq()
298 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add()
322 struct ubi_wl_entry *e, *prev_e = NULL; in find_wl_entry() local
364 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local
392 struct ubi_wl_entry *e; in wl_get_wle() local
423 struct ubi_wl_entry *e; in prot_queue_del() local
446 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase()
[all …]
Dfastmap-wl.c29 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
51 struct ubi_wl_entry *e; in return_unused_pool_pebs() local
63 struct ubi_wl_entry *e; in anchor_pebs_available() local
83 struct ubi_wl_entry *e = NULL; in ubi_wl_get_fm_peb() local
114 struct ubi_wl_entry *e; in ubi_refill_pools() local
316 struct ubi_wl_entry *e; in ubi_wl_put_fm_peb() local
375 struct ubi_wl_entry *e, in may_reserve_for_fm()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c63 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio()
74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
88 struct l2t_entry *e) in setup_l2e_send_pending()
123 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
129 struct l2t_entry *e) in t3_l2t_send_slow()
179 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event()
221 struct l2t_entry *end, *e, **p; in alloc_l2e() local
264 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free()
283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
305 struct l2t_entry *e = NULL; in t3_l2t_get() local
[all …]
/Linux-v5.4/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c78 struct trace_entry *e; in trace_alloc_entry() local
89 struct trace_entry *e; in trace_log_reg() local
106 struct trace_entry *e; in trace_log_counter() local
122 struct trace_entry *e; in trace_log_string() local
144 struct trace_entry *e; in trace_log_indent() local
157 struct trace_entry *e; in trace_log_outdent() local
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *e) in trace_print_string()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
[all …]
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c65 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio()
70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq()
126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e()
173 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending()
200 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local
216 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
222 struct l2t_entry *e) in cxgb4_l2t_send()
266 struct l2t_entry *end, *e, **p; in alloc_l2e() local
[all …]
Dsmt.c68 struct smt_entry *e, *end; in find_or_alloc_smte() local
98 static void t4_smte_free(struct smt_entry *e) in t4_smte_free()
110 void cxgb4_smt_release(struct smt_entry *e) in cxgb4_smt_release()
125 struct smt_entry *e = &s->smtab[smtidx]; in do_smt_write_rpl() local
137 static int write_smt_entry(struct adapter *adapter, struct smt_entry *e) in write_smt_entry()
212 struct smt_entry *e; in t4_smt_alloc_switching() local
Dsched.c47 struct sched_class *e; in t4_sched_class_fw_cmd() local
113 struct sched_class *e, *end; in t4_sched_queue_lookup() local
146 struct sched_class *e; in t4_sched_queue_unbind() local
188 struct sched_class *e; in t4_sched_queue_bind() local
228 struct sched_class *e, in t4_sched_class_unbind_all()
358 struct sched_class *e, *end; in t4_sched_class_lookup() local
403 struct sched_class *e; in t4_sched_class_alloc() local
470 static void t4_sched_class_free(struct port_info *pi, struct sched_class *e) in t4_sched_class_free()
509 struct sched_class *e; in t4_cleanup_sched() local
/Linux-v5.4/lib/
Dlru_cache.c39 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument
94 struct lc_element *e; in lc_create() local
212 struct lc_element *e = lc->lc_element[i]; in lc_reset() local
252 struct lc_element *e; in __lc_find() local
297 struct lc_element *e = __lc_find(lc, enr, 1); in lc_is_used() local
309 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del()
324 struct lc_element *e; in lc_prepare_for_change() local
363 struct lc_element *e; in __lc_get() local
536 struct lc_element *e, *tmp; in lc_committed() local
559 unsigned int lc_put(struct lru_cache *lc, struct lc_element *e) in lc_put()
[all …]
/Linux-v5.4/scripts/kconfig/
Dexpr.c21 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local
29 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local
37 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() local
46 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_comp() local
69 struct expr *e; in expr_copy() local
108 void expr_free(struct expr *e) in expr_free()
310 static struct expr *expr_eliminate_yn(struct expr *e) in expr_eliminate_yn()
396 struct expr *expr_trans_bool(struct expr *e) in expr_trans_bool()
658 struct expr *expr_eliminate_dups(struct expr *e) in expr_eliminate_dups()
688 struct expr *expr_transform(struct expr *e) in expr_transform()
[all …]
/Linux-v5.4/drivers/md/
Ddm-cache-policy-smq.c87 struct entry *e; in __get_entry() local
95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index()
132 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next()
137 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev()
147 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head()
163 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail()
180 struct entry *old, struct entry *e) in l_add_before()
197 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del()
218 struct entry *e; in l_pop_head() local
231 struct entry *e; in l_pop_tail() local
[all …]
Ddm-writecache.c200 struct wc_entry *e; member
349 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()
354 static void *memory_data(struct dm_writecache *wc, struct wc_entry *e) in memory_data()
359 static sector_t cache_sector(struct dm_writecache *wc, struct wc_entry *e) in cache_sector()
365 static uint64_t read_original_sector(struct dm_writecache *wc, struct wc_entry *e) in read_original_sector()
374 static uint64_t read_seq_count(struct dm_writecache *wc, struct wc_entry *e) in read_seq_count()
383 static void clear_seq_count(struct dm_writecache *wc, struct wc_entry *e) in clear_seq_count()
391 static void write_original_sector_seq_count(struct dm_writecache *wc, struct wc_entry *e, in write_original_sector_seq_count()
537 struct wc_entry *e; in writecache_find_entry() local
582 struct wc_entry *e; in writecache_insert_entry() local
[all …]
/Linux-v5.4/security/apparmor/
Dpolicy_unpack.c105 const char *name, const char *info, struct aa_ext *e, in audit_iface()
198 static bool inbounds(struct aa_ext *e, size_t size) in inbounds()
219 static size_t unpack_u16_chunk(struct aa_ext *e, char **chunk) in unpack_u16_chunk()
240 static bool unpack_X(struct aa_ext *e, enum aa_code code) in unpack_X()
266 static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in unpack_nameX()
296 static bool unpack_u8(struct aa_ext *e, u8 *data, const char *name) in unpack_u8()
314 static bool unpack_u32(struct aa_ext *e, u32 *data, const char *name) in unpack_u32()
332 static bool unpack_u64(struct aa_ext *e, u64 *data, const char *name) in unpack_u64()
350 static size_t unpack_array(struct aa_ext *e, const char *name) in unpack_array()
368 static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name) in unpack_blob()
[all …]
/Linux-v5.4/net/netfilter/ipset/
Dip_set_list_set.c55 struct set_elem *e; in list_set_ktest() local
79 struct set_elem *e; in list_set_kadd() local
99 struct set_elem *e; in list_set_kdel() local
145 struct set_elem *e = container_of(rcu, struct set_elem, rcu); in __list_set_del_rcu() local
153 list_set_del(struct ip_set *set, struct set_elem *e) in list_set_del()
164 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old) in list_set_replace()
177 struct set_elem *e, *n; in set_cleanup_entries() local
190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local
218 struct set_elem *e) in list_set_init_extensions()
237 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local
[all …]
Dip_set_hash_ip.c56 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
67 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
83 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt() local
102 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt() local
189 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
200 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
220 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt() local
237 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt() local
Dip_set_hash_ipmac.c59 hash_ipmac4_data_list(struct sk_buff *skb, const struct hash_ipmac4_elem *e) in hash_ipmac4_data_list()
72 const struct hash_ipmac4_elem *e) in hash_ipmac4_data_next()
89 struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } }; in hash_ipmac4_kadt() local
114 struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } }; in hash_ipmac4_uadt() local
167 hash_ipmac6_data_list(struct sk_buff *skb, const struct hash_ipmac6_elem *e) in hash_ipmac6_data_list()
180 const struct hash_ipmac6_elem *e) in hash_ipmac6_data_next()
202 struct hash_ipmac6_elem e = { in hash_ipmac6_kadt() local
230 struct hash_ipmac6_elem e = { in hash_ipmac6_uadt() local
/Linux-v5.4/arch/sparc/vdso/
Dvma.c68 static void *one_section64(struct vdso_elfinfo64 *e, const char *name, in one_section64()
89 struct vdso_elfinfo64 *e = &_e->u.elf64; in find_sections64() local
102 static Elf64_Sym *find_sym64(const struct vdso_elfinfo64 *e, const char *name) in find_sym64()
119 struct vdso_elfinfo64 *e = &_e->u.elf64; in patchsym64() local
136 static void *one_section32(struct vdso_elfinfo32 *e, const char *name, in one_section32()
157 struct vdso_elfinfo32 *e = &_e->u.elf32; in find_sections32() local
170 static Elf32_Sym *find_sym32(const struct vdso_elfinfo32 *e, const char *name) in find_sym32()
187 struct vdso_elfinfo32 *e = &_e->u.elf32; in patchsym32() local
204 static int find_sections(const struct vdso_image *image, struct vdso_elfinfo *e, in find_sections()
213 static int patch_one_symbol(struct vdso_elfinfo *e, const char *orig, in patch_one_symbol()
[all …]
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-irqfd.c18 static int vgic_irqfd_set_irq(struct kvm_kernel_irq_routing_entry *e, in vgic_irqfd_set_irq()
39 struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
69 static void kvm_populate_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_populate_msi()
85 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi()
106 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_arch_set_irq_inatomic()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c134 struct amdgpu_sync_entry *e; in amdgpu_sync_add_later() local
160 struct amdgpu_sync_entry *e; in amdgpu_sync_fence() local
261 struct amdgpu_sync_entry *e; in amdgpu_sync_peek_fence() local
303 struct amdgpu_sync_entry *e; in amdgpu_sync_get_fence() local
335 struct amdgpu_sync_entry *e; in amdgpu_sync_clone() local
361 struct amdgpu_sync_entry *e; in amdgpu_sync_wait() local
387 struct amdgpu_sync_entry *e; in amdgpu_sync_free() local
/Linux-v5.4/arch/x86/kvm/
Dirq_comm.c30 static int kvm_set_pic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_pic_irq()
38 static int kvm_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_ioapic_irq()
104 void kvm_set_msi_irq(struct kvm *kvm, struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi_irq()
128 struct kvm_kernel_irq_routing_entry *e) in kvm_msi_route_invalid()
133 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi()
150 static int kvm_hv_set_sint(struct kvm_kernel_irq_routing_entry *e, in kvm_hv_set_sint()
160 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_arch_set_irq_inatomic()
272 struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
/Linux-v5.4/scripts/dtc/
Dflattree.c45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell()
52 static void bin_emit_string(void *e, const char *str, int len) in bin_emit_string()
63 static void bin_emit_align(void *e, int a) in bin_emit_align()
70 static void bin_emit_data(void *e, struct data d) in bin_emit_data()
77 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
82 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
87 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell()
132 static void asm_emit_string(void *e, const char *str, int len) in asm_emit_string()
142 static void asm_emit_align(void *e, int a) in asm_emit_align()
[all …]
/Linux-v5.4/drivers/gpu/drm/
Ddrm_file.c175 struct drm_pending_event *e, *et; in drm_events_release() local
497 struct drm_pending_event *e = NULL; in drm_read() local
610 struct drm_event *e) in drm_event_reserve_init_locked()
652 struct drm_event *e) in drm_event_reserve_init()
706 void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e) in drm_send_event_locked()
748 void drm_send_event(struct drm_device *dev, struct drm_pending_event *e) in drm_send_event()
/Linux-v5.4/arch/arc/include/asm/
Dtlbflush.h23 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument
25 #define flush_tlb_kernel_range(s, e) local_flush_tlb_kernel_range(s, e) argument
29 #define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e) argument

12345678910>>...35