Home
last modified time | relevance | path

Searched defs:e (Results 1 – 200 of 694) sorted by relevance

1234

/linux-4.1.27/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 …]
Dper_event_excludes.c25 struct event *e, events[4]; in per_event_excludes() local
Dcount_instructions.c19 static void setup_event(struct event *e, u64 config, char *name) in setup_event()
/linux-4.1.27/block/
Delevator.c59 struct elevator_queue *e = q->elevator; in elv_iosched_allow_merge() local
84 struct elevator_type *e; in elevator_find() local
94 static void elevator_put(struct elevator_type *e) in elevator_put()
101 struct elevator_type *e; in elevator_get() local
138 struct elevator_type *e; in load_default_elevator_module() local
154 struct elevator_type *e) in elevator_alloc()
173 struct elevator_queue *e; in elevator_release() local
182 struct elevator_type *e = NULL; in elevator_init() local
234 void elevator_exit(struct elevator_queue *e) in elevator_exit()
259 struct elevator_queue *e = q->elevator; in elv_rqhash_add() local
[all …]
Dnoop-iosched.c62 static int noop_init_queue(struct request_queue *q, struct elevator_type *e) in noop_init_queue()
86 static void noop_exit_queue(struct elevator_queue *e) in noop_exit_queue()
Dblk.h155 struct elevator_queue *e = q->elevator; in elv_activate_rq() local
163 struct elevator_queue *e = q->elevator; in elv_deactivate_rq() local
/linux-4.1.27/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 …]
Debb.c276 int ebb_event_enable(struct event *e) in ebb_event_enable()
322 void event_ebb_init(struct event *e) in event_ebb_init()
327 void event_bhrb_init(struct event *e, unsigned ifm) in event_bhrb_init()
332 void event_leader_ebb_init(struct event *e) in event_leader_ebb_init()
/linux-4.1.27/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()
178 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event()
220 struct l2t_entry *end, *e, **p; in alloc_l2e() local
263 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free()
282 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
304 struct l2t_entry *e = NULL; in t3_l2t_get() local
[all …]
Dcxgb3_defs.h80 union listen_entry *e; in lookup_stid() local
99 union active_open_entry *e; in lookup_atid() local
Dl2t.h123 struct l2t_entry *e) in l2t_send()
130 static inline void l2t_release(struct t3cdev *t, struct l2t_entry *e) in l2t_release()
143 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c74 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio()
79 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
120 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq()
128 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
140 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e()
174 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending()
204 struct l2t_entry *e = &adap->l2t->l2tab[idx]; in do_l2t_write_rpl() local
220 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
231 struct l2t_entry *e) in cxgb4_l2t_send()
273 struct l2t_entry *end, *e, **p; in alloc_l2e() local
[all …]
/linux-4.1.27/drivers/mtd/ubi/
Dwl.c152 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add()
188 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy()
249 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree()
290 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add()
314 struct ubi_wl_entry *e, *prev_e = NULL; in find_wl_entry() local
356 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local
384 struct ubi_wl_entry *e; in wl_get_wle() local
415 struct ubi_wl_entry *e; in prot_queue_del() local
438 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase()
500 struct ubi_wl_entry *e, *tmp; in serve_prot_queue() local
[all …]
Dfastmap-wl.c38 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
60 struct ubi_wl_entry *e; in return_unused_pool_pebs() local
72 struct ubi_wl_entry *e; in anchor_pebs_avalible() local
92 struct ubi_wl_entry *e = NULL; in ubi_wl_get_fm_peb() local
123 struct ubi_wl_entry *e; in ubi_refill_pools() local
294 struct ubi_wl_entry *e; in ubi_wl_put_fm_peb() local
354 struct ubi_wl_entry *e, in may_reserve_for_fm()
Dwl.h23 struct ubi_wl_entry *e, in may_reserve_for_fm()
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dum_idi.c172 divas_um_idi_entity_t *e; in cleanup_adapter() local
189 static void cleanup_entity(divas_um_idi_entity_t *e) in cleanup_entity()
210 divas_um_idi_entity_t *e; in divas_um_idi_create_entity() local
274 divas_um_idi_entity_t *e; in divas_um_idi_delete_entity() local
306 divas_um_idi_entity_t *e; in diva_um_idi_read() local
386 divas_um_idi_entity_t *e; in diva_um_idi_write() local
493 divas_um_idi_entity_t *e = DIVAS_CONTAINING_RECORD(entity, in diva_um_idi_xdi_callback() local
532 static int process_idi_request(divas_um_idi_entity_t *e, in process_idi_request()
624 static int process_idi_rc(divas_um_idi_entity_t *e, byte rc) in process_idi_rc()
677 static int process_idi_ind(divas_um_idi_entity_t *e, byte ind) in process_idi_ind()
[all …]
Dio.c203 void request(PISDN_ADAPTER IoAdapter, ENTITY *e) in request()
502 pcm_req(PISDN_ADAPTER IoAdapter, ENTITY *e) in pcm_req()
618 void mem_look_ahead(ADAPTER *a, PBUFFER *RBuffer, ENTITY *e) in mem_look_ahead()
701 void io_look_ahead(ADAPTER *a, PBUFFER *RBuffer, ENTITY *e) in io_look_ahead()
836 void *PTR_X(ADAPTER *a, ENTITY *e) in PTR_X()
840 void *PTR_R(ADAPTER *a, ENTITY *e) in PTR_R()
844 void *PTR_P(ADAPTER *a, ENTITY *e, void *P) in PTR_P()
848 void CALLBACK(ADAPTER *a, ENTITY *e) in CALLBACK()
Ddebug.c1134 ENTITY *e = (ENTITY *)(*(pC->pIdiLib->DivaSTraceGetHandle))(pC->pIdiLib->hLib); in SuperTraceReadRequest() local
1172 ENTITY *e = (ENTITY *)(*(pC->pIdiLib->DivaSTraceGetHandle))(pC->pIdiLib->hLib); in SuperTraceASSIGN() local
1231 ENTITY *e = (ENTITY *)(*(pC->pIdiLib->DivaSTraceGetHandle))(pC->pIdiLib->hLib); in SuperTraceREMOVE() local
1253 ENTITY *e = (ENTITY *)(*(pC->pIdiLib->DivaSTraceGetHandle))(pC->pIdiLib->hLib); in SuperTraceTraceOnRequest() local
1285 ENTITY *e = (ENTITY *)(*(pC->pIdiLib->DivaSTraceGetHandle))(pC->pIdiLib->hLib); in SuperTraceWriteVar() local
1315 ENTITY *e = (ENTITY *)(*(pC->pIdiLib->DivaSTraceGetHandle))(pC->pIdiLib->hLib); in SuperTraceExecuteRequest() local
1360 static void diva_maint_xdi_cb(ENTITY *e) { in diva_maint_xdi_cb()
2087 ENTITY e; in diva_get_dma_descriptor() local
2115 ENTITY e; in diva_free_dma_descriptor() local
/linux-4.1.27/lib/
Dlru_cache.c51 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument
106 struct lc_element *e; in lc_create() local
224 struct lc_element *e = lc->lc_element[i]; in lc_reset() local
266 struct lc_element *e; in __lc_find() local
311 struct lc_element *e = __lc_find(lc, enr, 1); in lc_is_used() local
323 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del()
338 struct lc_element *e; in lc_prepare_for_change() local
377 struct lc_element *e; in __lc_get() local
550 struct lc_element *e, *tmp; in lc_committed() local
573 unsigned int lc_put(struct lru_cache *lc, struct lc_element *e) in lc_put()
[all …]
Dinflate.c139 uch e; /* number of extra bits or operation */ member
326 const ush *e, /* list of extra bits for non-simple codes */ in huft_build()
597 register unsigned e; /* table entry flag/number of extra bits */ in inflate_codes() local
1034 int *e /* last block flag */ in inflate_block()
1087 int e; /* last block flag */ in inflate() local
1151 unsigned long e; /* polynomial exclusive-or pattern */ in makecrc() local
/linux-4.1.27/scripts/kconfig/
Dexpr.c22 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local
30 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local
38 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() local
47 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_comp() local
70 struct expr *e; in expr_copy() local
105 void expr_free(struct expr *e) in expr_free()
237 static struct expr *expr_eliminate_yn(struct expr *e) in expr_eliminate_yn()
323 struct expr *expr_trans_bool(struct expr *e) in expr_trans_bool()
618 struct expr *expr_eliminate_dups(struct expr *e) in expr_eliminate_dups()
642 struct expr *expr_transform(struct expr *e) in expr_transform()
[all …]
Dsymbol.c259 struct expr *e; in sym_choice_default() local
285 struct expr *e; in sym_calc_choice() local
317 struct expr *e; in sym_calc_value() local
389 struct expr *e; in sym_calc_value() local
511 struct expr *e; in sym_set_tristate_value() local
1153 static struct symbol *sym_check_expr_deps(struct expr *e) in sym_check_expr_deps()
1222 struct expr *e; in sym_check_choice_deps() local
Dqconf.cc316 void ConfigLineEdit::keyPressEvent(QKeyEvent* e) in keyPressEvent()
717 void ConfigList::contentsMousePressEvent(QMouseEvent* e) in contentsMousePressEvent()
724 void ConfigList::contentsMouseReleaseEvent(QMouseEvent* e) in contentsMouseReleaseEvent()
779 void ConfigList::contentsMouseMoveEvent(QMouseEvent* e) in contentsMouseMoveEvent()
786 void ConfigList::contentsMouseDoubleClickEvent(QMouseEvent* e) in contentsMouseDoubleClickEvent()
813 void ConfigList::focusInEvent(QFocusEvent *e) in focusInEvent()
827 void ConfigList::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent()
1183 void ConfigInfoView::contentsContextMenuEvent(QContextMenuEvent *e) in contentsContextMenuEvent()
1641 void ConfigMainWindow::closeEvent(QCloseEvent* e) in closeEvent()
/linux-4.1.27/security/apparmor/
Dpolicy_unpack.c93 const char *info, struct aa_ext *e, int error) in audit_iface()
112 static bool inbounds(struct aa_ext *e, size_t size) in inbounds()
124 static size_t unpack_u16_chunk(struct aa_ext *e, char **chunk) in unpack_u16_chunk()
140 static bool unpack_X(struct aa_ext *e, enum aa_code code) in unpack_X()
166 static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in unpack_nameX()
196 static bool unpack_u32(struct aa_ext *e, u32 *data, const char *name) in unpack_u32()
209 static bool unpack_u64(struct aa_ext *e, u64 *data, const char *name) in unpack_u64()
222 static size_t unpack_array(struct aa_ext *e, const char *name) in unpack_array()
235 static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name) in unpack_blob()
252 static int unpack_str(struct aa_ext *e, const char **string, const char *name) in unpack_str()
[all …]
/linux-4.1.27/include/linux/
Dbug.h17 #define BUILD_BUG_ON_ZERO(e) (0) argument
18 #define BUILD_BUG_ON_NULL(e) ((void*)0) argument
19 #define BUILD_BUG_ON_INVALID(e) (0) argument
33 #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) argument
34 #define BUILD_BUG_ON_NULL(e) ((void *)sizeof(struct { int:-!!(e); })) argument
41 #define BUILD_BUG_ON_INVALID(e) ((void)(sizeof((__force long)(e)))) argument
Dintel-iommu.h118 #define ecap_pasid(e) ((e >> 40) & 0x1) argument
119 #define ecap_pss(e) ((e >> 35) & 0x1f) argument
120 #define ecap_eafs(e) ((e >> 34) & 0x1) argument
121 #define ecap_nwfs(e) ((e >> 33) & 0x1) argument
122 #define ecap_srs(e) ((e >> 31) & 0x1) argument
123 #define ecap_ers(e) ((e >> 30) & 0x1) argument
124 #define ecap_prs(e) ((e >> 29) & 0x1) argument
126 #define ecap_dis(e) ((e >> 27) & 0x1) argument
127 #define ecap_nest(e) ((e >> 26) & 0x1) argument
128 #define ecap_mts(e) ((e >> 25) & 0x1) argument
[all …]
Dswapops.h19 #define SWP_TYPE_SHIFT(e) ((sizeof(e.val) * 8) - \ argument
21 #define SWP_OFFSET_MASK(e) ((1UL << SWP_TYPE_SHIFT(e)) - 1) argument
Dsuspend.h332 static inline void __init register_nosave_region(unsigned long b, unsigned long e) in register_nosave_region()
336 static inline void __init register_nosave_region_late(unsigned long b, unsigned long e) in register_nosave_region_late()
352 static inline void register_nosave_region(unsigned long b, unsigned long e) {} in register_nosave_region()
353 static inline void register_nosave_region_late(unsigned long b, unsigned long e) {} in register_nosave_region_late()
/linux-4.1.27/drivers/md/
Ddm-cache-policy-mq.c356 struct entry *e; in alloc_entry() local
374 struct entry *e = ep->entries + from_cblock(cblock); in alloc_particular_entry() local
383 static void free_entry(struct entry_pool *ep, struct entry *e) in free_entry()
396 struct entry *e = ep->entries + from_cblock(cblock); in epool_find() local
405 static bool in_pool(struct entry_pool *ep, struct entry *e) in in_pool()
410 static dm_cblock_t infer_cblock(struct entry_pool *ep, struct entry *e) in infer_cblock()
495 static void hash_insert(struct mq_policy *mq, struct entry *e) in hash_insert()
506 struct entry *e; in hash_lookup() local
518 static void hash_remove(struct entry *e) in hash_remove()
546 static unsigned queue_level(struct entry *e) in queue_level()
[all …]
Ddm-exception-store.h146 static inline unsigned dm_consecutive_chunk_count(struct dm_exception *e) in dm_consecutive_chunk_count()
151 static inline void dm_consecutive_chunk_count_inc(struct dm_exception *e) in dm_consecutive_chunk_count_inc()
158 static inline void dm_consecutive_chunk_count_dec(struct dm_exception *e) in dm_consecutive_chunk_count_dec()
173 static inline unsigned dm_consecutive_chunk_count(struct dm_exception *e) in dm_consecutive_chunk_count()
178 static inline void dm_consecutive_chunk_count_inc(struct dm_exception *e) in dm_consecutive_chunk_count_inc()
182 static inline void dm_consecutive_chunk_count_dec(struct dm_exception *e) in dm_consecutive_chunk_count_dec()
Ddm-cache-policy-cleaner.c127 struct wb_cache_entry *e; in alloc_cache_entry() local
159 static void insert_cache_hash_entry(struct policy *p, struct wb_cache_entry *e) in insert_cache_hash_entry()
166 static void remove_cache_hash_entry(struct wb_cache_entry *e) in remove_cache_hash_entry()
178 struct wb_cache_entry *e; in wb_map() local
205 struct wb_cache_entry *e; in wb_lookup() local
227 struct wb_cache_entry *e; in __set_clear_dirty() local
267 static void add_cache_entry(struct policy *p, struct wb_cache_entry *e) in add_cache_entry()
282 struct wb_cache_entry *e = alloc_cache_entry(p); in wb_load_mapping() local
320 struct wb_cache_entry *e; in wb_remove_mapping() local
335 struct wb_cache_entry *e; in wb_force_mapping() local
[all …]
Ddm-snap.c172 struct dm_exception e; member
637 static void dm_remove_exception(struct dm_exception *e) in dm_remove_exception()
650 struct dm_exception *e; in dm_lookup_exception() local
663 struct dm_exception *e; in alloc_completed_exception() local
672 static void free_completed_exception(struct dm_exception *e) in free_completed_exception()
701 struct dm_exception *e = NULL; in dm_insert_exception() local
746 struct dm_exception *e; in dm_add_exception() local
852 struct dm_exception *e; in __remove_single_exception_chunk() local
1434 struct dm_exception *e; in pending_complete() local
1603 struct dm_exception *e = dm_lookup_exception(&s->pending, chunk); in __lookup_pending_exception() local
[all …]
Ddm-snap-transient.c40 struct dm_exception *e) in transient_prepare_exception()
55 struct dm_exception *e, int valid, in transient_commit_exception()
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_ip.c60 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
71 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
88 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt() local
107 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt() local
195 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
206 hash_ip6_data_next(struct hash_ip4_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
229 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt() local
246 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt() local
Dip_set_list_set.c56 struct set_elem *e; in list_set_ktest() local
93 struct set_elem *e; in list_set_kadd() local
117 struct set_elem *e; in list_set_kdel() local
159 const struct set_elem *e; in id_eq() local
175 struct set_elem *e = list_set_elem(set, map, i); in list_set_add() local
214 struct set_elem *e = list_set_elem(set, map, i); in list_set_del() local
233 struct set_elem *e; in set_cleanup_entries() local
253 struct set_elem *e; in list_set_utest() local
285 struct set_elem *e; in list_set_uadd() local
347 struct set_elem *e; in list_set_udel() local
[all …]
Dip_set_hash_mac.c53 hash_mac4_data_list(struct sk_buff *skb, const struct hash_mac4_elem *e) in hash_mac4_data_list()
60 const struct hash_mac4_elem *e) in hash_mac4_data_next()
80 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_kadt() local
102 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_uadt() local
Dip_set_bitmap_port.c60 bitmap_port_do_test(const struct bitmap_port_adt_elem *e, in bitmap_port_do_test()
73 bitmap_port_do_add(const struct bitmap_port_adt_elem *e, in bitmap_port_do_add()
80 bitmap_port_do_del(const struct bitmap_port_adt_elem *e, in bitmap_port_do_del()
108 struct bitmap_port_adt_elem e = { .id = 0 }; in bitmap_port_kadt() local
133 struct bitmap_port_adt_elem e = { .id = 0 }; in bitmap_port_uadt() local
Dip_set_bitmap_ipmac.c83 bitmap_ipmac_do_test(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_test()
118 const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_add_timeout()
143 bitmap_ipmac_do_add(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_add()
174 bitmap_ipmac_do_del(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_del()
207 struct bitmap_ipmac_adt_elem e = { .id = 0 }; in bitmap_ipmac_kadt() local
236 struct bitmap_ipmac_adt_elem e = { .id = 0 }; in bitmap_ipmac_uadt() local
Dip_set_bitmap_ip.c67 bitmap_ip_do_test(const struct bitmap_ip_adt_elem *e, in bitmap_ip_do_test()
80 bitmap_ip_do_add(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map, in bitmap_ip_do_add()
87 bitmap_ip_do_del(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map) in bitmap_ip_do_del()
116 struct bitmap_ip_adt_elem e = { .id = 0 }; in bitmap_ip_kadt() local
136 struct bitmap_ip_adt_elem e = { .id = 0 }; in bitmap_ip_uadt() local
Dip_set_hash_ipmark.c92 struct hash_ipmark4_elem e = { }; in hash_ipmark4_kadt() local
108 struct hash_ipmark4_elem e = { }; in hash_ipmark4_uadt() local
226 struct hash_ipmark6_elem e = { }; in hash_ipmark6_kadt() local
242 struct hash_ipmark6_elem e = { }; in hash_ipmark6_uadt() local
Dip_set_hash_ipport.c98 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_kadt() local
115 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_uadt() local
265 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_kadt() local
282 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_uadt() local
Dip_set_hash_ipportip.c99 struct hash_ipportip4_elem e = { .ip = 0 }; in hash_ipportip4_kadt() local
117 struct hash_ipportip4_elem e = { .ip = 0 }; in hash_ipportip4_uadt() local
272 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } }; in hash_ipportip6_kadt() local
290 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } }; in hash_ipportip6_uadt() local
Dip_set_hash_net.c123 struct hash_net4_elem e = { in hash_net4_kadt() local
145 struct hash_net4_elem e = { .cidr = HOST_MASK }; in hash_net4_uadt() local
296 struct hash_net6_elem e = { in hash_net6_kadt() local
317 struct hash_net6_elem e = { .cidr = HOST_MASK }; in hash_net6_uadt() local
Dip_set_hash_netport.c139 struct hash_netport4_elem e = { in hash_netport4_kadt() local
163 struct hash_netport4_elem e = { .cidr = HOST_MASK - 1 }; in hash_netport4_uadt() local
359 struct hash_netport6_elem e = { in hash_netport6_kadt() local
383 struct hash_netport6_elem e = { .cidr = HOST_MASK - 1 }; in hash_netport6_uadt() local
Dip_set_bitmap_gen.h120 const struct mtype_adt_elem *e = value; in mtype_test() local
141 const struct mtype_adt_elem *e = value; in mtype_add() local
176 const struct mtype_adt_elem *e = value; in mtype_del() local
Dip_set_hash_netnet.c142 struct hash_netnet4_elem e = { }; in hash_netnet4_kadt() local
164 struct hash_netnet4_elem e = { }; in hash_netnet4_uadt() local
373 struct hash_netnet6_elem e = { }; in hash_netnet6_kadt() local
394 struct hash_netnet6_elem e = { }; in hash_netnet6_uadt() local
Dip_set_hash_ipportnet.c144 struct hash_ipportnet4_elem e = { in hash_ipportnet4_kadt() local
169 struct hash_ipportnet4_elem e = { .cidr = HOST_MASK - 1 }; in hash_ipportnet4_uadt() local
400 struct hash_ipportnet6_elem e = { in hash_ipportnet6_kadt() local
425 struct hash_ipportnet6_elem e = { .cidr = HOST_MASK - 1 }; in hash_ipportnet6_uadt() local
Dip_set_hash_netportnet.c153 struct hash_netportnet4_elem e = { }; in hash_netportnet4_kadt() local
179 struct hash_netportnet4_elem e = { }; in hash_netportnet4_uadt() local
430 struct hash_netportnet6_elem e = { }; in hash_netportnet6_kadt() local
456 struct hash_netportnet6_elem e = { }; in hash_netportnet6_uadt() local
Dip_set_hash_netiface.c238 struct hash_netiface4_elem e = { in hash_netiface4_kadt() local
291 struct hash_netiface4_elem e = { .cidr = HOST_MASK, .elem = 1 }; in hash_netiface4_uadt() local
478 struct hash_netiface6_elem e = { in hash_netiface6_kadt() local
528 struct hash_netiface6_elem e = { .cidr = HOST_MASK, .elem = 1 }; in hash_netiface6_uadt() local
/linux-4.1.27/arch/x86/kvm/
Dirq_comm.c34 static int kvm_set_pic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_pic_irq()
42 static int kvm_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_ioapic_irq()
97 static inline void kvm_set_msi_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi_irq()
114 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi()
128 static int kvm_set_msi_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi_inatomic()
152 struct kvm_kernel_irq_routing_entry *e; in kvm_set_irq_inatomic() local
255 int kvm_set_routing_entry(struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
Dcpuid.c129 struct kvm_cpuid_entry2 *e, *entry; in cpuid_fix_nx_cap() local
731 struct kvm_cpuid_entry2 *e = &vcpu->arch.cpuid_entries[i]; in move_to_next_stateful_cpuid_entry() local
748 static int is_matching_cpuid_entry(struct kvm_cpuid_entry2 *e, in is_matching_cpuid_entry()
768 struct kvm_cpuid_entry2 *e; in kvm_find_cpuid_entry() local
Dioapic.c112 union kvm_ioapic_redirect_entry *e; in __rtc_irq_eoi_tracking_restore_one() local
253 union kvm_ioapic_redirect_entry *e; in kvm_ioapic_scan_entry() local
288 union kvm_ioapic_redirect_entry *e; in ioapic_write_indirect() local
/linux-4.1.27/arch/x86/mm/kmemcheck/
Derror.c56 struct kmemcheck_error *e; in error_next_wr() local
72 struct kmemcheck_error *e; in error_next_rd() local
100 struct kmemcheck_error *e; in kmemcheck_error_recall() local
161 struct kmemcheck_error *e; in kmemcheck_error_save() local
210 struct kmemcheck_error *e; in kmemcheck_error_save_bug() local
/linux-4.1.27/security/selinux/ss/
Debitmap.h44 #define ebitmap_length(e) ((e)->highbit) argument
46 static inline unsigned int ebitmap_start_positive(struct ebitmap *e, in ebitmap_start_positive()
59 static inline void ebitmap_init(struct ebitmap *e) in ebitmap_init()
64 static inline unsigned int ebitmap_next_positive(struct ebitmap *e, in ebitmap_next_positive()
119 #define ebitmap_for_each_positive_bit(e, n, bit) \ argument
Debitmap.c239 int ebitmap_get_bit(struct ebitmap *e, unsigned long bit) in ebitmap_get_bit()
256 int ebitmap_set_bit(struct ebitmap *e, unsigned long bit, int value) in ebitmap_set_bit()
324 void ebitmap_destroy(struct ebitmap *e) in ebitmap_destroy()
343 int ebitmap_read(struct ebitmap *e, void *fp) in ebitmap_read()
445 int ebitmap_write(struct ebitmap *e, void *fp) in ebitmap_write()
/linux-4.1.27/scripts/dtc/
Dflattree.c60 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell()
67 static void bin_emit_string(void *e, char *str, int len) in bin_emit_string()
78 static void bin_emit_align(void *e, int a) in bin_emit_align()
85 static void bin_emit_data(void *e, struct data d) in bin_emit_data()
92 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
97 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
102 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
138 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell()
147 static void asm_emit_string(void *e, char *str, int len) in asm_emit_string()
165 static void asm_emit_align(void *e, int a) in asm_emit_align()
[all …]
/linux-4.1.27/net/netfilter/
Dxt_recent.c132 struct recent_entry *e; in recent_entry_lookup() local
148 static void recent_entry_remove(struct recent_table *t, struct recent_entry *e) in recent_entry_remove()
161 struct recent_entry *e; in recent_entry_reap() local
179 struct recent_entry *e; in recent_entry_init() local
207 static void recent_entry_update(struct recent_table *t, struct recent_entry *e) in recent_entry_update()
229 struct recent_entry *e, *next; in recent_table_flush() local
244 struct recent_entry *e; in recent_mt() local
487 struct recent_entry *e; in recent_seq_start() local
503 const struct recent_entry *e = v; in recent_seq_next() local
523 const struct recent_entry *e = v; in recent_seq_show() local
[all …]
Dxt_policy.c38 match_xfrm_state(const struct xfrm_state *x, const struct xt_policy_elem *e, in match_xfrm_state()
58 const struct xt_policy_elem *e; in match_policy_in() local
88 const struct xt_policy_elem *e; in match_policy_out() local
Dxt_TCPMSS.c269 const struct ipt_entry *e = par->entryinfo; in tcpmss_tg4_check() local
291 const struct ip6t_entry *e = par->entryinfo; in tcpmss_tg6_check() local
Dxt_l2tp.c261 const struct ipt_entry *e = par->entryinfo; in l2tp_mt_check4() local
288 const struct ip6t_entry *e = par->entryinfo; in l2tp_mt_check6() local
Dxt_CT.c60 const struct ipt_entry *e = par->entryinfo; in xt_ct_find_proto() local
66 const struct ip6t_entry *e = par->entryinfo; in xt_ct_find_proto() local
/linux-4.1.27/fs/dlm/
Drequestqueue.c36 struct rq_entry *e; in dlm_add_requestqueue() local
67 struct rq_entry *e; in dlm_process_requestqueue() local
158 struct rq_entry *e, *safe; in dlm_purge_requestqueue() local
Dlowcomms.c1036 static void free_entry(struct writequeue_entry *e) in free_entry()
1049 static void writequeue_entry_complete(struct writequeue_entry *e, int completed) in writequeue_entry_complete()
1073 struct writequeue_entry *e; in sctp_init_assoc() local
1493 struct writequeue_entry *e; in dlm_lowcomms_get_buffer() local
1533 struct writequeue_entry *e = (struct writequeue_entry *)mh; in dlm_lowcomms_commit_buffer() local
1559 struct writequeue_entry *e; in send_to_sock() local
1627 struct writequeue_entry *e, *safe; in clean_one_writequeue() local
/linux-4.1.27/fs/
Dbinfmt_misc.c91 Node *e = list_entry(l, Node, list); in check_file() local
262 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
303 Node *e; in create_entry() local
523 static void entry_status(Node *e, char *page) in entry_status()
581 static void kill_node(Node *e) in kill_node()
606 Node *e = file_inode(file)->i_private; in bm_entry_read() local
626 Node *e = file_inode(file)->i_private; in bm_entry_write() local
666 Node *e; in bm_register_write() local
/linux-4.1.27/security/tomoyo/
Dgroup.c79 struct tomoyo_path_group e = { }; in tomoyo_write_group() local
89 struct tomoyo_number_group e = { }; in tomoyo_write_group() local
100 struct tomoyo_address_group e = { }; in tomoyo_write_group() local
Dfile.c381 struct tomoyo_path_acl e = { in tomoyo_update_path_acl() local
454 struct tomoyo_mkdev_acl e = { in tomoyo_update_mkdev_acl() local
530 struct tomoyo_path2_acl e = { in tomoyo_update_path2_acl() local
664 struct tomoyo_path_number_acl e = { in tomoyo_update_path_number_acl() local
966 struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL }; in tomoyo_update_mount_acl() local
Ddomain.c236 struct tomoyo_transition_control e = { .type = type }; in tomoyo_write_transition_control() local
390 struct tomoyo_aggregator e = { }; in tomoyo_write_aggregator() local
507 struct tomoyo_domain_info e = { }; in tomoyo_assign_domain() local
Denviron.c95 struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL }; in tomoyo_write_env() local
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c59 int e; in sn_hwperf_enum_objects() local
190 int e; in print_pci_topology() local
233 int e; in sn_hwperf_get_nearest_node_objdata() local
381 int e = 0; in sn_topology_show() local
650 int e; in sn_hwperf_map_err() local
881 int e = 0; in sn_hwperf_init() local
942 int e; in sn_topology_open() local
967 int e; in sn_hwperf_get_nearest_node() local
982 int e; in sn_hwperf_misc_register_init() local
/linux-4.1.27/arch/arc/include/asm/
Dtlbflush.h22 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument
24 #define flush_tlb_kernel_range(s, e) local_flush_tlb_kernel_range(s, e) argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dpriv.h6 #define nvkm_ram_create(p,e,o,d) \ argument
15 #define nvkm_ram_create_(p,e,o,s,d) \ argument
42 #define nvkm_fb_create(p,e,c,d) \ argument
Dgf100.h19 #define gf100_ram_create(p,e,o,m,d) \ argument
Dnv50.h22 #define nv50_ram_create(p,e,o,d) \ argument
/linux-4.1.27/arch/x86/boot/
Dcpu.c43 u32 e = err_flags[i]; in show_cap_strs() local
65 u32 e = err_flags[i]; in show_cap_strs() local
/linux-4.1.27/arch/powerpc/crypto/
Dsha1-spe-asm.S111 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument
135 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
161 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
185 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
213 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
Dsha256-spe-asm.S106 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument
161 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_64.h29 #define pte_ERROR(e) \ argument
32 #define pmd_ERROR(e) \ argument
35 #define pud_ERROR(e) \ argument
38 #define pgd_ERROR(e) \ argument
Dpgtable-3level.h11 #define pte_ERROR(e) \ argument
14 #define pmd_ERROR(e) \ argument
17 #define pgd_ERROR(e) \ argument
Dpgtable-2level.h4 #define pte_ERROR(e) \ argument
6 #define pgd_ERROR(e) \ argument
De820.h60 static inline bool is_ISA_range(u64 s, u64 e) in is_ISA_range()
/linux-4.1.27/arch/xtensa/mm/
Dtlb.c30 int e = w + (i << PAGE_SHIFT); in __flush_itlb_all() local
43 int e = w + (i << PAGE_SHIFT); in __flush_dtlb_all() local
216 static int check_tlb_entry(unsigned w, unsigned e, bool dtlb) in check_tlb_entry()
261 unsigned w, e; in check_tlb_sanity() local
/linux-4.1.27/net/core/
Dgen_estimator.c116 struct gen_estimator *e; in est_timer() local
155 struct gen_estimator *e; in gen_add_node() local
176 struct gen_estimator *e; in gen_find_node() local
269 struct gen_estimator *e; in gen_kill_estimator() local
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c209 ip6t_get_target_c(const struct ip6t_entry *e) in ip6t_get_target_c()
248 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, in get_chainname_rulenum()
284 const struct ip6t_entry *e) in trace_packet()
328 struct ip6t_entry *e, **jumpstack; in ip6t_do_table() local
466 struct ip6t_entry *e = (struct ip6t_entry *)(entry0 + pos); in mark_source_chains() local
580 check_entry(const struct ip6t_entry *e, const char *name) in check_entry()
642 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target()
668 find_check_entry(struct ip6t_entry *e, struct net *net, const char *name, in find_check_entry()
720 static bool check_underflow(const struct ip6t_entry *e) in check_underflow()
736 check_entry_size_and_hooks(struct ip6t_entry *e, in check_entry_size_and_hooks()
[all …]
Dip6t_REJECT.c79 const struct ip6t_entry *e = par->entryinfo; in reject_tg6_check() local
/linux-4.1.27/net/ipv4/netfilter/
Dip_tables.c181 ipt_get_target_c(const struct ipt_entry *e) in ipt_get_target_c()
219 get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e, in get_chainname_rulenum()
255 const struct ipt_entry *e) in trace_packet()
300 struct ipt_entry *e, **jumpstack; in ipt_do_table() local
453 struct ipt_entry *e = (struct ipt_entry *)(entry0 + pos); in mark_source_chains() local
567 check_entry(const struct ipt_entry *e, const char *name) in check_entry()
629 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target()
654 find_check_entry(struct ipt_entry *e, struct net *net, const char *name, in find_check_entry()
706 static bool check_underflow(const struct ipt_entry *e) in check_underflow()
722 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks()
[all …]
Darp_tables.c232 arpt_get_target_c(const struct arpt_entry *e) in arpt_get_target_c()
257 struct arpt_entry *e, *back; in arpt_do_table() local
377 struct arpt_entry *e in mark_source_chains() local
472 static inline int check_entry(const struct arpt_entry *e, const char *name) in check_entry()
491 static inline int check_target(struct arpt_entry *e, const char *name) in check_target()
514 find_check_entry(struct arpt_entry *e, const char *name, unsigned int size) in find_check_entry()
544 static bool check_underflow(const struct arpt_entry *e) in check_underflow()
559 static inline int check_entry_size_and_hooks(struct arpt_entry *e, in check_entry_size_and_hooks()
605 static inline void cleanup_entry(struct arpt_entry *e) in cleanup_entry()
767 const struct arpt_entry *e; in copy_entries_to_user() local
[all …]
Dipt_REJECT.c74 const struct ipt_entry *e = par->entryinfo; in reject_tg_check() local
Dipt_ECN.c99 const struct ipt_entry *e = par->entryinfo; in ecn_tg_check() local
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_ecache.h38 struct nf_conntrack_ecache *e; in nf_ct_ecache_ext_add() local
81 struct nf_conntrack_ecache *e; in nf_conntrack_event_cache() local
102 struct nf_conntrack_ecache *e; in nf_conntrack_eventmask_report() local
183 struct nf_conntrack_ecache *e; in nf_ct_expect_event_report() local
250 static inline void nf_ct_expect_event_report(enum ip_conntrack_expect_events e, in nf_ct_expect_event_report()
/linux-4.1.27/drivers/nubus/
Dproc.c76 struct proc_dir_entry* e; in nubus_proc_subdir() local
98 struct proc_dir_entry* e; in nubus_proc_populate() local
119 struct proc_dir_entry *e; in nubus_proc_attach_device() local
/linux-4.1.27/arch/parisc/kernel/
Dunwind.c49 const struct unwind_table_entry *e = NULL; in find_unwind_entry_in_table() local
73 const struct unwind_table_entry *e = NULL; in find_unwind_entry() local
144 struct unwind_table_entry *e = (struct unwind_table_entry *)end; in unwind_table_add() local
227 const struct unwind_table_entry *e; in unwind_frame_regs() local
/linux-4.1.27/drivers/net/wireless/b43legacy/
Ddebugfs.c352 struct b43legacy_dfsentry *e = dev->dfsentry; in b43legacy_remove_dynamic_debug() local
361 struct b43legacy_dfsentry *e = dev->dfsentry; in b43legacy_add_dynamic_debug() local
383 struct b43legacy_dfsentry *e; in b43legacy_debugfs_add_device() local
448 struct b43legacy_dfsentry *e; in b43legacy_debugfs_remove_device() local
471 struct b43legacy_dfsentry *e = dev->dfsentry; in b43legacy_debugfs_log_txstat() local
/linux-4.1.27/arch/um/include/asm/
Dpgtable-2level.h28 #define pte_ERROR(e) \ argument
31 #define pgd_ERROR(e) \ argument
Dpgtable-3level.h46 #define pte_ERROR(e) \ argument
49 #define pmd_ERROR(e) \ argument
52 #define pgd_ERROR(e) \ argument
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_encoder.h39 #define to_rcar_encoder(e) \ argument
42 #define rcar_encoder_to_drm_encoder(e) (&(e)->slave.base) argument
Drcar_du_hdmienc.c32 #define to_rcar_hdmienc(e) (to_rcar_encoder(e)->hdmi) argument
33 #define to_slave_funcs(e) (to_rcar_encoder(e)->slave.slave_funcs) argument
/linux-4.1.27/arch/avr32/include/asm/
Dpgtable-2level.h22 #define pte_ERROR(e) \ argument
24 #define pgd_ERROR(e) \ argument
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable-2level.h22 #define pte_ERROR(e) \ argument
24 #define pmd_ERROR(e) \ argument
26 #define pgd_ERROR(e) \ argument
/linux-4.1.27/drivers/ssb/
Ddriver_chipcommon_pmu.c77 const struct pmu0_plltab_entry *e; in pmu0_plltab_find_entry() local
94 const struct pmu0_plltab_entry *e = NULL; in ssb_pmu0_pllinit_r0() local
208 const struct pmu1_plltab_entry *e; in pmu1_plltab_find_entry() local
225 const struct pmu1_plltab_entry *e = NULL; in ssb_pmu1_pllinit_r0() local
622 const struct pmu0_plltab_entry *e = NULL; in ssb_pmu_get_alp_clock_clk0() local
Ddriver_chipcommon_sflash.c90 const struct ssb_sflash_tbl_e *e; in ssb_sflash_init() local
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gpu_error.c80 static bool __i915_error_ok(struct drm_i915_error_state_buf *e) in __i915_error_ok()
94 static bool __i915_error_seek(struct drm_i915_error_state_buf *e, in __i915_error_seek()
111 static void __i915_error_advance(struct drm_i915_error_state_buf *e, in __i915_error_advance()
137 static void i915_error_vprintf(struct drm_i915_error_state_buf *e, in i915_error_vprintf()
164 static void i915_error_puts(struct drm_i915_error_state_buf *e, in i915_error_puts()
187 #define err_printf(e, ...) i915_error_printf(e, __VA_ARGS__) argument
188 #define err_puts(e, s) i915_error_puts(e, s) argument
307 void i915_error_printf(struct drm_i915_error_state_buf *e, const char *f, ...) in i915_error_printf()
/linux-4.1.27/kernel/
Dauditfilter.c92 static inline void audit_free_rule(struct audit_entry *e) in audit_free_rule()
110 struct audit_entry *e = container_of(head, struct audit_entry, rcu); in audit_free_rule_rcu() local
824 struct audit_entry *e, *found = NULL; in audit_find_rule() local
862 struct audit_entry *e; in audit_add_rule() local
947 struct audit_entry *e; in audit_del_rule() local
1316 struct audit_entry *e; in audit_filter_user() local
1337 struct audit_entry *e; in audit_filter_type() local
Dextable.c54 const struct exception_table_entry *e; in search_exception_tables() local
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_lblcr.c106 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_insert() local
130 struct ip_vs_dest_set_elem *e; in ip_vs_lblcr_elem_rcu_free() local
140 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_erase() local
156 struct ip_vs_dest_set_elem *e, *ep; in ip_vs_dest_set_eraseall() local
167 register struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_min() local
216 register struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_max() local
Dip_vs_est.c102 struct ip_vs_estimator *e; in estimation_timer() local
186 struct ip_vs_estimator *e = &stats->est; in ip_vs_read_estimator() local
/linux-4.1.27/arch/powerpc/lib/
Drheap.c30 static inline void fixup(unsigned long s, unsigned long e, int d, in fixup()
158 unsigned long s, e, bs, be; in attach_free_block() local
332 unsigned long s, e, m; in rh_attach_region() local
374 unsigned long s, e, m, bs, be; in rh_detach_region() local
531 unsigned long s, e, m, bs = 0, be = 0; in rh_alloc_fixed() local
/linux-4.1.27/drivers/net/dsa/
Dmv88e6171.c262 struct ethtool_eee *e) in mv88e6171_get_eee()
273 struct phy_device *phydev, struct ethtool_eee *e) in mv88e6171_set_eee()
/linux-4.1.27/arch/x86/platform/uv/
Duv_irq.c57 struct uv_irq_2_mmr_pnode *e; in uv_set_irq_2_mmr_info() local
100 struct uv_irq_2_mmr_pnode *e; in uv_irq_2_mmr_info() local
266 struct uv_irq_2_mmr_pnode *e; in uv_teardown_irq() local
/linux-4.1.27/arch/mips/mm/
Duasm-mips.c33 #define M(a, b, c, d, e, f) \ argument
42 #define M6(a, b, c, d, e) \ argument
/linux-4.1.27/tools/perf/util/
Dstrfilter.c32 static const char *get_token(const char *s, const char **e) in get_token()
80 const char *e; in strfilter_node__new() local
/linux-4.1.27/fs/ubifs/
Drecovery.c1262 struct size_entry *e; in add_ino() local
1296 struct size_entry *e; in find_ino() local
1317 struct size_entry *e = find_ino(c, inum); in remove_ino() local
1331 struct size_entry *e, *n; in ubifs_destroy_size_tree() local
1371 struct size_entry *e; in ubifs_recover_size_accum() local
1415 static int fix_size_in_place(struct ubifs_info *c, struct size_entry *e) in fix_size_in_place()
1480 struct size_entry *e; in ubifs_recover_size() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dpriv.h14 #define nvkm_instobj_create(p,e,o,d) \ argument
36 #define nvkm_instmem_create(p,e,o,d) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dsw.h12 #define nvkm_sw_context_create(p,e,c,d) \ argument
31 #define nvkm_sw_create(p,e,c,d) \ argument
Dmpeg.h9 #define nvkm_mpeg_context_create(p,e,c,g,s,a,f,d) \ argument
30 #define nvkm_mpeg_create(p,e,c,d) \ argument
Dgr.h9 #define nvkm_gr_context_create(p,e,c,g,s,a,f,d) \ argument
40 #define nvkm_gr_create(p,e,c,y,d) \ argument
Dfifo.h22 #define nvkm_fifo_channel_create(p,e,c,b,a,s,n,m,d) \ argument
52 #define nvkm_fifo_context_create(p,e,c,g,s,a,f,d) \ argument
92 #define nvkm_fifo_create(o,e,c,fc,lc,d) \ argument
Dfalcon.h9 #define nvkm_falcon_context_create(p,e,c,g,s,a,f,d) \ argument
56 #define nvkm_falcon_create(p,e,c,b,d,i,f,r) \ argument
Dxtensa.h15 #define nvkm_xtensa_create(p,e,c,b,d,i,f,r) \ argument
/linux-4.1.27/tools/build/tests/ex/arch/
De.c2 int e(void) in e() function
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.h55 #define I40E_RX_PROG_FCOE_ERROR_TBL_FULL(e) \ argument
58 #define I40E_RX_PROG_FCOE_ERROR_CONFLICT(e) \ argument
66 #define I40E_RX_PROG_FCOE_ERROR_INVLFAIL(e) \ argument
/linux-4.1.27/fs/ocfs2/
Ddlmglue.h129 #define ocfs2_inode_lock_full(i, r, e, f)\ argument
131 #define ocfs2_inode_lock_nested(i, b, e, s)\ argument
135 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL) argument
/linux-4.1.27/arch/blackfin/include/asm/
Dtlbflush.h2 #define flush_tlb_kernel_range(s, e) do { } while (0) argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dpriv.h9 #define nvkm_i2c_port_create(p,e,o,i,a,f,d) \ argument
30 #define nvkm_i2c_create(p,e,o,d) \ argument
/linux-4.1.27/arch/arm/mach-omap2/
Dmux.c107 struct omap_mux_entry *e; in _omap_mux_init_gpio() local
165 struct omap_mux_entry *e; in _omap_mux_get_by_name() local
573 struct omap_mux_entry *e; in omap_mux_dbg_board_show() local
629 struct omap_mux_entry *e; in omap_mux_get_partition() local
729 struct omap_mux_entry *e; in omap_mux_dbg_create_entry() local
788 struct omap_mux_entry *e, *tmp; in omap_mux_late_init() local
966 struct omap_mux_entry *e; in omap_mux_get_by_gpio() local
/linux-4.1.27/sound/pci/hda/
Dhda_eld.c250 int snd_hdmi_parse_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e, in snd_hdmi_parse_eld()
433 void snd_hdmi_show_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e) in snd_hdmi_show_eld()
482 struct parsed_hdmi_eld *e = &eld->info; in snd_hdmi_print_eld_info() local
530 struct parsed_hdmi_eld *e = &eld->info; in snd_hdmi_write_eld_info() local
592 void snd_hdmi_eld_update_pcm_info(struct parsed_hdmi_eld *e, in snd_hdmi_eld_update_pcm_info()
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_event.c52 int e; in vmci_event_exit() local
76 int e; in event_find() local
/linux-4.1.27/net/bridge/netfilter/
Debtables.c128 ebt_basic_match(const struct ebt_entry *e, const struct sk_buff *skb, in ebt_basic_match()
329 } *e; in find_inlist_lock_noload() local
362 const struct ebt_entry *e = par->entryinfo; in ebt_check_match() local
393 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher() local
436 struct ebt_entry *e = (void *)newinfo->entries + offset; in ebt_verify_pointers() local
493 ebt_check_entry_size_and_hooks(const struct ebt_entry *e, in ebt_check_entry_size_and_hooks()
562 ebt_get_udc_positions(struct ebt_entry *e, struct ebt_table_info *newinfo, in ebt_get_udc_positions()
624 ebt_cleanup_entry(struct ebt_entry *e, struct net *net, unsigned int *cnt) in ebt_cleanup_entry()
649 ebt_check_entry(struct ebt_entry *e, struct net *net, in ebt_check_entry()
768 const struct ebt_entry *e = (struct ebt_entry *)chain->data; in check_chainloops() local
[all …]
Debt_arpreply.c63 const struct ebt_entry *e = par->entryinfo; in ebt_arpreply_tg_check() local
Debt_arp.c106 const struct ebt_entry *e = par->entryinfo; in ebt_arp_mt_check() local
Debt_ip.c83 const struct ebt_entry *e = par->entryinfo; in ebt_ip_mt_check() local
Debt_vlan.c91 const struct ebt_entry *e = par->entryinfo; in ebt_vlan_mt_check() local
/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_wimax.c87 static inline void free_event_entry(struct evt_entry *e) in free_event_entry()
94 struct evt_entry *e; in get_event_entry() local
106 static void put_event_entry(struct evt_entry *e) in put_event_entry()
131 struct evt_entry *e; in __gdm_wimax_event_send() local
176 struct evt_entry *e, *temp; in gdm_wimax_event_exit() local
198 struct evt_entry *e; in gdm_wimax_event_send() local
/linux-4.1.27/drivers/block/drbd/
Ddrbd_actlog.c462 struct lc_element *e; in al_write_transaction() local
653 struct lc_element *e; in update_rs_extent() local
887 struct lc_element *e; in _bme_get() local
999 struct lc_element *e; in drbd_try_rs_begin_io() local
1120 struct lc_element *e; in drbd_rs_complete_io() local
1178 struct lc_element *e; in drbd_rs_del_all() local
Ddrbd_bitmap.c1340 unsigned long e, int val) in __bm_change_bits_to()
1389 const unsigned long e, int val) in bm_change_bits_to()
1411 int drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_set_bits()
1417 int drbd_bm_clear_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_clear_bits()
1451 void _drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in _drbd_bm_set_bits()
1562 int drbd_bm_count_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_count_bits()
1620 int count, s, e; in drbd_bm_e_weight() local
/linux-4.1.27/drivers/iommu/
Domap-iommu.c232 static u32 get_iopte_attr(struct iotlb_entry *e) in get_iopte_attr()
315 struct iotlb_entry *e) in iotlb_alloc_cr()
343 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
402 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
409 static int prefetch_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in prefetch_iotlb_entry()
733 iopgtable_store_entry_core(struct omap_iommu *obj, struct iotlb_entry *e) in iopgtable_store_entry_core()
776 omap_iopgtable_store_entry(struct omap_iommu *obj, struct iotlb_entry *e) in omap_iopgtable_store_entry()
1108 static u32 iotlb_init_entry(struct iotlb_entry *e, u32 da, u32 pa, int pgsz) in iotlb_init_entry()
1129 struct iotlb_entry e; in omap_iommu_map() local
/linux-4.1.27/drivers/net/fddi/skfp/
Dpmf.c47 #define MOFFSS(e) offsetof(struct fddi_mib, e) argument
48 #define MOFFMS(e) offsetof(struct fddi_mib_m, e) argument
49 #define MOFFAS(e) offsetof(struct fddi_mib_a, e) argument
50 #define MOFFPS(e) offsetof(struct fddi_mib_p, e) argument
/linux-4.1.27/net/tipc/
Dserver.c423 static void tipc_free_entry(struct outqueue_entry *e) in tipc_free_entry()
431 struct outqueue_entry *e, *safe; in tipc_clean_outqueues() local
444 struct outqueue_entry *e; in tipc_conn_sendmsg() local
488 struct outqueue_entry *e; in tipc_send_to_sock() local
/linux-4.1.27/drivers/block/paride/
Dparide.c172 int e[2] = { 0, 0 }; in default_test_proto() local
304 int max, s, e; in pi_probe_unit() local
351 int p, k, s, e; in pi_init() local
/linux-4.1.27/drivers/usb/gadget/legacy/
Dhid.c111 struct hidg_func_node *e, *n; in do_config() local
241 struct hidg_func_node *e, *n; in hidg_plat_driver_remove() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_irq.c915 struct drm_pending_vblank_event *e, in send_vblank_event()
942 struct drm_pending_vblank_event *e) in drm_send_vblank_event()
970 struct drm_pending_vblank_event *e) in drm_crtc_send_vblank_event()
1178 struct drm_pending_vblank_event *e, *t; in drm_vblank_off() local
1462 struct drm_pending_vblank_event *e; in drm_queue_vblank_event() local
1648 struct drm_pending_vblank_event *e, *t; in drm_handle_vblank_events() local
Ddrm_fops.c282 struct drm_pending_event *e, *et; in drm_events_release() local
511 struct drm_pending_event *e; in drm_read() local
/linux-4.1.27/virt/kvm/
Dirqchip.c49 struct kvm_kernel_irq_routing_entry *e; in kvm_irq_map_gsi() local
129 struct kvm_kernel_irq_routing_entry *e, in setup_routing_entry()
/linux-4.1.27/sound/isa/gus/
Dgus_volume.c32 unsigned short e, m, tmp; in snd_gf1_lvol_to_gvol_raw() local
/linux-4.1.27/arch/mips/kernel/
Djump_label.c40 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
/linux-4.1.27/drivers/net/wireless/b43/
Dradio_2055.c1302 const struct b2055_inittab_entry *e; in b2055_upload_inittab() local
1325 const struct b43_nphy_channeltab_entry_rev2 *e; in b43_nphy_get_chantabent_rev2() local
Ddebugfs.c659 struct b43_dfsentry *e = dev->dfsentry; in b43_remove_dynamic_debug() local
668 struct b43_dfsentry *e = dev->dfsentry; in b43_add_dynamic_debug() local
694 struct b43_dfsentry *e; in b43_debugfs_add_device() local
771 struct b43_dfsentry *e; in b43_debugfs_remove_device() local
800 struct b43_dfsentry *e = dev->dfsentry; in b43_debugfs_log_txstat() local
Dradio_2056.c10209 const struct b2056_inittab_entry *e, in b2056_upload_inittab()
10254 const struct b2056_inittab_entry *e; in b2056_upload_syn_pll_cp2() local
10271 const struct b43_nphy_channeltab_entry_rev3 *e; in b43_nphy_get_chantabent_rev3() local
/linux-4.1.27/drivers/staging/ozwpan/
Dozeltbuf.c97 struct list_head *e, *n; in oz_elt_stream_delete() local
152 struct list_head *e; in oz_queue_elt_info() local
/linux-4.1.27/arch/mips/include/asm/
Dpgtable-32.h73 #define pte_ERROR(e) \ argument
76 #define pte_ERROR(e) \ argument
79 #define pgd_ERROR(e) \ argument
Dpgtable-64.h142 #define pte_ERROR(e) \ argument
145 #define pmd_ERROR(e) \ argument
148 #define pgd_ERROR(e) \ argument
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_rc.c89 struct ipath_ack_entry *e; in ipath_make_rc_ack() local
1344 struct ipath_ack_entry *e; in ipath_rc_rcv_error() local
1794 struct ipath_ack_entry *e; in ipath_rc_rcv() local
1869 struct ipath_ack_entry *e; in ipath_rc_rcv() local
/linux-4.1.27/drivers/pci/pcie/aer/
Daerdrv_errprint.c39 #define AER_GET_AGENT(t, e) \ argument
57 #define AER_GET_LAYER_ERROR(t, e) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfuse.h16 #define nvkm_fuse_create(p, e, o, d) \ argument
Dibus.h15 #define nvkm_ibus_create(p,e,o,d) \ argument
Dmxm.h19 #define nvkm_mxm_create(p,e,o,d) \ argument
/linux-4.1.27/drivers/usb/musb/
Dmusb_gadget_ep0.c921 static int musb_g_ep0_disable(struct usb_ep *e) in musb_g_ep0_disable()
928 musb_g_ep0_queue(struct usb_ep *e, struct usb_request *r, gfp_t gfp_flags) in musb_g_ep0_queue()
1015 static int musb_g_ep0_halt(struct usb_ep *e, int value) in musb_g_ep0_halt()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dpriv.h5 #define nvkm_bar_create(p,e,o,d) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dmm.c117 u32 s, e; in nvkm_mm_head() local
194 u32 e = this->offset + this->length; in nvkm_mm_tail() local
/linux-4.1.27/drivers/xen/xen-pciback/
Dvpci.c157 struct pci_dev_entry *e; in __xen_pcibk_release_pci_dev() local
213 struct pci_dev_entry *e, *tmp; in __xen_pcibk_release_devices() local
/linux-4.1.27/drivers/acpi/acpica/
Dacmacros.h348 #define ARGI_LIST5(a, b, c, d, e) (ARG_1(e)|ARG_2(d)|ARG_3(c)|ARG_4(b)|ARG_5(a)) argument
349 #define ARGI_LIST6(a, b, c, d, e, f) (ARG_1(f)|ARG_2(e)|ARG_3(d)|ARG_4(c)|ARG_5(b)|ARG_6(a)) argument
355 #define ARGP_LIST5(a, b, c, d, e) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)|ARG_5(e)) argument
356 #define ARGP_LIST6(a, b, c, d, e, f) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)|ARG_5(e)|ARG_6(f)) argument
370 #define ACPI_ERROR_NAMESPACE(s, e) acpi_ut_namespace_error (AE_INFO, s, e); argument
371 #define ACPI_ERROR_METHOD(s, n, p, e) acpi_ut_method_error (AE_INFO, s, n, p, e); argument
380 #define ACPI_ERROR_NAMESPACE(s, e) argument
381 #define ACPI_ERROR_METHOD(s, n, p, e) argument
/linux-4.1.27/net/caif/
Dcaif_dev.c73 static void caifd_put(struct caif_device_entry *e) in caifd_put()
78 static void caifd_hold(struct caif_device_entry *e) in caifd_hold()
83 static int caifd_refcnt_read(struct caif_device_entry *e) in caifd_refcnt_read()
/linux-4.1.27/arch/x86/crypto/
Dsha256-avx-asm.S105 e = %edx define
147 e = d define
Dsha256-ssse3-asm.S97 e = %edx define
140 e = d define
Dsha512-avx2-asm.S81 e = %rdx define
152 e = d define
Dsha256-avx2-asm.S98 e = %edx # clobbers NUM_BLKS define
151 e = d define
/linux-4.1.27/net/ceph/crush/
Dhash.c74 __u32 e) in crush_hash32_rjenkins1_5()
131 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
/linux-4.1.27/net/sched/
Dematch.c98 struct tcf_ematch_ops *e = NULL; in tcf_em_lookup() local
129 struct tcf_ematch_ops *e; in tcf_em_register() local
/linux-4.1.27/sound/soc/intel/atom/
Dsst-atom-controls.c138 struct sst_enum *e = (struct sst_enum *)kcontrol->private_value; in sst_slot_enum_info() local
162 struct sst_enum *e = (void *)kcontrol->private_value; in sst_slot_get() local
193 struct sst_enum *e = (void *)kcontrol->private_value; in sst_check_and_send_slot_map() local
222 struct sst_enum *e = (void *)kcontrol->private_value; in sst_slot_put() local
1306 struct sst_enum *e = (void *)kctl->private_value; in sst_fill_widget_module_info() local
1313 struct sst_enum *e = (void *)kctl->private_value; in sst_fill_widget_module_info() local
/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c911 struct skge_element *e; in skge_ring_alloc() local
934 static int skge_rx_setup(struct skge_port *skge, struct skge_element *e, in skge_rx_setup()
966 static inline void skge_rx_reuse(struct skge_element *e, unsigned int size) in skge_rx_reuse()
984 struct skge_element *e; in skge_rx_clean() local
1009 struct skge_element *e; in skge_rx_fill() local
2509 const struct skge_element *e) in skge_qset()
2735 struct skge_element *e; in skge_xmit_frame() local
2854 static inline void skge_tx_unmap(struct pci_dev *pdev, struct skge_element *e, in skge_tx_unmap()
2872 struct skge_element *e; in skge_tx_clean() local
3050 struct skge_element *e, in skge_rx_get()
[all …]
/linux-4.1.27/arch/c6x/kernel/
Dsys_c6x.c41 asmlinkage int sys_cache_sync(unsigned long s, unsigned long e) in sys_cache_sync()
/linux-4.1.27/tools/perf/tests/
Dkmod-path.c37 #define T(path, an, ae, k, c, n, e) \ argument
/linux-4.1.27/arch/ia64/sn/include/
Dioerror.h78 #define IOERROR_INIT(e) do { (e)->ie_v.iev_a = 0; } while (0) argument
79 #define IOERROR_SETVALUE(e,f,v) do { (e)->ie_ ## f = (v); (e)->ie_v.iev_b.ievb_ ## f = 1; } while (… argument
/linux-4.1.27/include/linux/netfilter_ipv6/
Dip6_tables.h63 compat_ip6t_get_target(struct compat_ip6t_entry *e) in compat_ip6t_get_target()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-proc.c80 void (*op)(struct snd_info_entry *e, in add_node()
/linux-4.1.27/drivers/firewire/
Dcore-cdev.c390 struct bus_reset_event *e; in queue_bus_reset_event() local
551 struct outbound_transaction_event *e = data; in complete_transaction() local
592 struct outbound_transaction_event *e; in init_request() local
685 struct inbound_transaction_event *e; in handle_request() local
928 struct iso_interrupt_event *e; in iso_callback() local
947 struct iso_interrupt_mc_event *e; in iso_mc_callback() local
1249 struct iso_resource_event *e; in iso_resource_work() local
1497 struct outbound_phy_packet_event *e = in outbound_phy_packet_callback() local
1524 struct outbound_phy_packet_event *e; in ioctl_send_phy_packet() local
1575 struct inbound_phy_packet_event *e; in fw_cdev_handle_phy_packet() local
/linux-4.1.27/drivers/net/
Dtun.c226 struct tun_flow_entry *e; in tun_flow_find() local
239 struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC); in tun_flow_create() local
255 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) in tun_flow_delete()
270 struct tun_flow_entry *e; in tun_flow_flush() local
285 struct tun_flow_entry *e; in tun_flow_delete_by_queue() local
308 struct tun_flow_entry *e; in tun_flow_cleanup() local
331 struct tun_flow_entry *e; in tun_flow_update() local
373 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash) in tun_flow_save_rps_rxhash()
390 struct tun_flow_entry *e; in tun_select_queue() local
778 struct tun_flow_entry *e; in tun_net_xmit() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
Dpriv.h5 #define nvkm_dmaobj_create(p,e,c,pa,sa,d) \ argument
/linux-4.1.27/drivers/scsi/
Dvmw_pvscsi.c354 struct PVSCSIRingReqDesc *e) in pvscsi_map_buffers()
519 const struct PVSCSIRingCmpDesc *e) in pvscsi_complete_request()
631 struct PVSCSIRingCmpDesc *e = ring + (s->cmpConsIdx & in pvscsi_process_completion_ring() local
659 struct PVSCSIRingReqDesc *e; in pvscsi_queue_ring() local
983 const struct PVSCSIRingMsgDesc *e) in pvscsi_process_msg()
1054 struct PVSCSIRingMsgDesc *e = ring + (s->msgConsIdx & in pvscsi_process_msg_ring() local
/linux-4.1.27/arch/x86/kernel/
Dearly_printk.c153 char *e; in early_serial_init() local
222 char *e; in early_pci_serial_init() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_rmtacl.c125 struct rmtacl_ctl_entry *rce, *e; in rct_add() local
257 struct eacl_entry *ee, *e; in ee_add() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_rc.c80 struct qib_ack_entry *e; in qib_make_rc_ack() local
1631 struct qib_ack_entry *e; in qib_rc_rcv_error() local
2097 struct qib_ack_entry *e; in qib_rc_rcv() local
2167 struct qib_ack_entry *e; in qib_rc_rcv() local
/linux-4.1.27/net/ipv4/
Dfou.c744 size_t fou_encap_hlen(struct ip_tunnel_encap *e) in fou_encap_hlen()
750 size_t gue_encap_hlen(struct ip_tunnel_encap *e) in gue_encap_hlen()
768 static void fou_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_udp()
788 int fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_header()
808 int gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue_build_header()
Dtcp_cong.c25 struct tcp_congestion_ops *e; in tcp_ca_find() local
53 struct tcp_congestion_ops *e; in tcp_ca_find_key() local
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h122 #define __real_pte(e,p) ((real_pte_t){(e)}) argument
125 #define __real_pte(e,p) (e) argument
354 #define pte_ERROR(e) \ argument
356 #define pmd_ERROR(e) \ argument
358 #define pgd_ERROR(e) \ argument
/linux-4.1.27/include/sound/
Demu8000_reg.h29 #define EMU8000_DATA0(e) ((e)->port1) argument
30 #define EMU8000_DATA1(e) ((e)->port2) argument
31 #define EMU8000_DATA2(e) ((e)->port2+2) argument
32 #define EMU8000_DATA3(e) ((e)->port3) argument
33 #define EMU8000_PTR(e) ((e)->port3+2) argument
/linux-4.1.27/drivers/pnp/isapnp/
Dproc.c74 struct proc_dir_entry *de, *e; in isapnp_proc_attach_device() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dpriv.h12 #define nvkm_disp_create(p,e,c,h,i,x,d) \ argument
/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon_sflash.c92 const struct bcma_sflash_tbl_e *e; in bcma_sflash_init() local
/linux-4.1.27/fs/xfs/
Dxfs_error.h30 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument
32 #define XFS_CORRUPTION_ERROR(e, lvl, mp, mem) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dpriv.h14 #define nvkm_devinit_create(p,e,o,d) \ argument
/linux-4.1.27/scripts/genksyms/
Dgenksyms.c341 void free_list(struct string_list *s, struct string_list *e) in free_list()
513 struct string_list **e, **b; in print_list() local
543 struct string_list **e, **b; in expand_and_crc_sym() local
Dparse.y49 struct string_list *b = *pb, *e = *pe; in remove_list() local
/linux-4.1.27/arch/m68k/include/asm/
Dsun3_pgtable.h153 #define pte_ERROR(e) \ argument
155 #define pmd_ERROR(e) \ argument
157 #define pgd_ERROR(e) \ argument
/linux-4.1.27/fs/f2fs/
Dcheckpoint.c323 struct ino_entry *e; in __add_ino_entry() local
360 struct ino_entry *e; in __remove_ino_entry() local
391 struct ino_entry *e; in exist_written_data() local
401 struct ino_entry *e, *tmp; in release_dirty_inode() local
Dnode.c143 static void __del_from_nat_cache(struct f2fs_nm_info *nm_i, struct nat_entry *e) in __del_from_nat_cache()
201 struct nat_entry *e; in is_checkpointed_node() local
215 struct nat_entry *e; in has_fsynced_inode() local
229 struct nat_entry *e; in need_inode_block_update() local
259 struct nat_entry *e; in cache_nat_entry() local
274 struct nat_entry *e; in set_node_addr() local
355 struct nat_entry *e; in get_node_info() local
/linux-4.1.27/arch/sh/include/asm/
Dpgtable_32.h427 #define pte_ERROR(e) \ argument
430 #define pgd_ERROR(e) \ argument
433 #define pte_ERROR(e) \ argument
435 #define pgd_ERROR(e) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dpriv.h5 #define nvkm_mc_create(p,e,o,d) \ argument
/linux-4.1.27/arch/mips/lasat/
Dpicvue.h11 u32 e; member
/linux-4.1.27/arch/c6x/include/asm/
Dspecial_insns.h57 #define _extu(x, s, e) \ argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dpriv.h5 #define nvkm_gpio_create(p,e,o,d) \ argument

1234