/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 23 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 …]
|
D | per_event_excludes.c | 25 struct event *e, events[4]; in per_event_excludes() local
|
D | count_instructions.c | 19 static void setup_event(struct event *e, u64 config, char *name) in setup_event()
|
/linux-4.4.14/block/ |
D | elevator.c | 59 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 …]
|
D | noop-iosched.c | 62 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()
|
D | blk.h | 183 struct elevator_queue *e = q->elevator; in elv_activate_rq() local 191 struct elevator_queue *e = q->elevator; in elv_deactivate_rq() local
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | wl.c | 152 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 …]
|
D | fastmap-wl.c | 38 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 323 struct ubi_wl_entry *e; in ubi_wl_put_fm_peb() local 383 struct ubi_wl_entry *e, in may_reserve_for_fm()
|
D | wl.h | 23 struct ubi_wl_entry *e, in may_reserve_for_fm()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 63 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 …]
|
D | cxgb3_defs.h | 80 union listen_entry *e; in lookup_stid() local 99 union active_open_entry *e; in lookup_atid() local
|
D | l2t.h | 123 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.4.14/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 78 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 …]
|
D | ebb.c | 277 int ebb_event_enable(struct event *e) in ebb_event_enable() 333 void event_ebb_init(struct event *e) in event_ebb_init() 338 void event_bhrb_init(struct event *e, unsigned ifm) in event_bhrb_init() 343 void event_leader_ebb_init(struct event *e) in event_leader_ebb_init()
|
/linux-4.4.14/scripts/kconfig/ |
D | expr.c | 19 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local 27 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local 35 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() local 44 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_comp() local 67 struct expr *e; in expr_copy() local 106 void expr_free(struct expr *e) in expr_free() 246 static struct expr *expr_eliminate_yn(struct expr *e) in expr_eliminate_yn() 332 struct expr *expr_trans_bool(struct expr *e) in expr_trans_bool() 571 struct expr *expr_eliminate_dups(struct expr *e) in expr_eliminate_dups() 594 struct expr *expr_transform(struct expr *e) in expr_transform() [all …]
|
D | symbol.c | 259 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 510 struct expr *e; in sym_set_tristate_value() local 1154 static struct symbol *sym_check_expr_deps(struct expr *e) in sym_check_expr_deps() 1227 struct expr *e; in sym_check_choice_deps() local
|
D | qconf.cc | 285 void ConfigLineEdit::keyPressEvent(QKeyEvent* e) in keyPressEvent() 762 void ConfigList::mousePressEvent(QMouseEvent* e) in mousePressEvent() 769 void ConfigList::mouseReleaseEvent(QMouseEvent* e) in mouseReleaseEvent() 823 void ConfigList::mouseMoveEvent(QMouseEvent* e) in mouseMoveEvent() 830 void ConfigList::mouseDoubleClickEvent(QMouseEvent* e) in mouseDoubleClickEvent() 857 void ConfigList::focusInEvent(QFocusEvent *e) in focusInEvent() 871 void ConfigList::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent() 1239 void ConfigInfoView::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent() 1711 void ConfigMainWindow::closeEvent(QCloseEvent* e) in closeEvent()
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | um_idi.c | 172 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 …]
|
D | io.c | 203 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()
|
D | debug.c | 1134 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
|
D | entity.h | 15 ENTITY e; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 67 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 72 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() 176 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending() 207 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local 223 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 234 struct l2t_entry *e) in cxgb4_l2t_send() 276 struct l2t_entry *end, *e, **p; in alloc_l2e() local [all …]
|
/linux-4.4.14/lib/ |
D | lru_cache.c | 51 #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 …]
|
D | inflate.c | 139 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.4.14/security/apparmor/ |
D | policy_unpack.c | 93 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.4.14/drivers/md/ |
D | dm-cache-policy-smq.c | 85 struct entry *e; in __get_entry() local 93 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() 130 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next() 135 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev() 145 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head() 161 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail() 178 struct entry *old, struct entry *e) in l_add_before() 195 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del() 216 struct entry *e; in l_pop_tail() local 280 static void q_push(struct queue *q, struct entry *e) in q_push() [all …]
|
D | dm-cache-policy-mq.c | 356 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 …]
|
D | dm-exception-store.h | 147 static inline unsigned dm_consecutive_chunk_count(struct dm_exception *e) in dm_consecutive_chunk_count() 152 static inline void dm_consecutive_chunk_count_inc(struct dm_exception *e) in dm_consecutive_chunk_count_inc() 159 static inline void dm_consecutive_chunk_count_dec(struct dm_exception *e) in dm_consecutive_chunk_count_dec() 174 static inline unsigned dm_consecutive_chunk_count(struct dm_exception *e) in dm_consecutive_chunk_count() 179 static inline void dm_consecutive_chunk_count_inc(struct dm_exception *e) in dm_consecutive_chunk_count_inc() 183 static inline void dm_consecutive_chunk_count_dec(struct dm_exception *e) in dm_consecutive_chunk_count_dec()
|
D | dm-cache-policy-cleaner.c | 127 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 …]
|
D | dm-snap.c | 179 struct dm_exception e; member 644 static void dm_remove_exception(struct dm_exception *e) in dm_remove_exception() 657 struct dm_exception *e; in dm_lookup_exception() local 670 struct dm_exception *e; in alloc_completed_exception() local 679 static void free_completed_exception(struct dm_exception *e) in free_completed_exception() 708 struct dm_exception *e = NULL; in dm_insert_exception() local 753 struct dm_exception *e; in dm_add_exception() local 859 struct dm_exception *e; in __remove_single_exception_chunk() local 1453 struct dm_exception *e; in pending_complete() local 1621 struct dm_exception *e = dm_lookup_exception(&s->pending, chunk); in __lookup_pending_exception() local [all …]
|
D | dm-snap-transient.c | 40 struct dm_exception *e) in transient_prepare_exception() 55 struct dm_exception *e, int valid, in transient_commit_exception()
|
D | dm-snap-persistent.c | 423 uint32_t index, struct core_exception *e) in write_exception() 454 struct core_exception e; in insert_exceptions() local 675 struct dm_exception *e) in persistent_prepare_exception() 698 struct dm_exception *e, int valid, in persistent_commit_exception()
|
/linux-4.4.14/include/linux/ |
D | bug.h | 17 #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
|
D | intel-iommu.h | 128 #define ecap_pasid(e) ((e >> 40) & 0x1) argument 129 #define ecap_pss(e) ((e >> 35) & 0x1f) argument 130 #define ecap_eafs(e) ((e >> 34) & 0x1) argument 131 #define ecap_nwfs(e) ((e >> 33) & 0x1) argument 132 #define ecap_srs(e) ((e >> 31) & 0x1) argument 133 #define ecap_ers(e) ((e >> 30) & 0x1) argument 134 #define ecap_prs(e) ((e >> 29) & 0x1) argument 135 #define ecap_broken_pasid(e) ((e >> 28) & 0x1) argument 136 #define ecap_dis(e) ((e >> 27) & 0x1) argument 137 #define ecap_nest(e) ((e >> 26) & 0x1) argument [all …]
|
D | swapops.h | 19 #define SWP_TYPE_SHIFT(e) ((sizeof(e.val) * 8) - \ argument 21 #define SWP_OFFSET_MASK(e) ((1UL << SWP_TYPE_SHIFT(e)) - 1) argument
|
D | suspend.h | 368 static inline void __init register_nosave_region(unsigned long b, unsigned long e) in register_nosave_region() 372 static inline void __init register_nosave_region_late(unsigned long b, unsigned long e) in register_nosave_region_late() 388 static inline void register_nosave_region(unsigned long b, unsigned long e) {} in register_nosave_region() 389 static inline void register_nosave_region_late(unsigned long b, unsigned long e) {} in register_nosave_region_late()
|
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_list_set.c | 56 struct set_elem *e; in list_set_ktest() local 90 struct set_elem *e; in list_set_kadd() local 110 struct set_elem *e; in list_set_kdel() local 154 __list_set_del(struct ip_set *set, struct set_elem *e) in __list_set_del() 167 list_set_del(struct ip_set *set, struct set_elem *e) in list_set_del() 174 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old) in list_set_replace() 184 struct set_elem *e, *n; in set_cleanup_entries() local 197 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local 225 struct set_elem *e) in list_set_init_extensions() 244 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local [all …]
|
D | ip_set_hash_ip.c | 60 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() 87 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt() local 106 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt() local 191 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list() 202 hash_ip6_data_next(struct hash_ip4_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next() 222 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt() local 239 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt() local
|
D | ip_set_hash_mac.c | 53 hash_mac4_data_list(struct sk_buff *skb, const struct hash_mac4_elem *e) in hash_mac4_data_list() 65 const struct hash_mac4_elem *e) in hash_mac4_data_next() 84 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_kadt() local 106 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_uadt() local
|
D | ip_set_bitmap_port.c | 61 bitmap_port_do_test(const struct bitmap_port_adt_elem *e, in bitmap_port_do_test() 74 bitmap_port_do_add(const struct bitmap_port_adt_elem *e, in bitmap_port_do_add() 81 bitmap_port_do_del(const struct bitmap_port_adt_elem *e, in bitmap_port_do_del() 109 struct bitmap_port_adt_elem e = { .id = 0 }; in bitmap_port_kadt() local 134 struct bitmap_port_adt_elem e = { .id = 0 }; in bitmap_port_uadt() local
|
D | ip_set_bitmap_ipmac.c | 86 bitmap_ipmac_do_test(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_test() 120 const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_add_timeout() 146 bitmap_ipmac_do_add(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_add() 184 bitmap_ipmac_do_del(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_del() 217 struct bitmap_ipmac_adt_elem e = { .id = 0, .add_mac = 1 }; in bitmap_ipmac_kadt() local 246 struct bitmap_ipmac_adt_elem e = { .id = 0 }; in bitmap_ipmac_uadt() local
|
D | ip_set_bitmap_ip.c | 69 bitmap_ip_do_test(const struct bitmap_ip_adt_elem *e, in bitmap_ip_do_test() 82 bitmap_ip_do_add(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map, in bitmap_ip_do_add() 89 bitmap_ip_do_del(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map) in bitmap_ip_do_del() 118 struct bitmap_ip_adt_elem e = { .id = 0 }; in bitmap_ip_kadt() local 138 struct bitmap_ip_adt_elem e = { .id = 0 }; in bitmap_ip_uadt() local
|
D | ip_set_hash_netnet.c | 135 hash_netnet4_init(struct hash_netnet4_elem *e) in hash_netnet4_init() 148 struct hash_netnet4_elem e = { }; in hash_netnet4_kadt() local 170 struct hash_netnet4_elem e = { }; in hash_netnet4_uadt() local 369 hash_netnet6_init(struct hash_netnet6_elem *e) in hash_netnet6_init() 382 struct hash_netnet6_elem e = { }; in hash_netnet6_kadt() local 403 struct hash_netnet6_elem e = { }; in hash_netnet6_uadt() local
|
D | ip_set_hash_ipmark.c | 90 struct hash_ipmark4_elem e = { }; in hash_ipmark4_kadt() local 106 struct hash_ipmark4_elem e = { }; in hash_ipmark4_uadt() local 216 struct hash_ipmark6_elem e = { }; in hash_ipmark6_kadt() local 232 struct hash_ipmark6_elem e = { }; in hash_ipmark6_uadt() local
|
D | ip_set_hash_netportnet.c | 146 hash_netportnet4_init(struct hash_netportnet4_elem *e) in hash_netportnet4_init() 159 struct hash_netportnet4_elem e = { }; in hash_netportnet4_kadt() local 185 struct hash_netportnet4_elem e = { }; in hash_netportnet4_uadt() local 424 hash_netportnet6_init(struct hash_netportnet6_elem *e) in hash_netportnet6_init() 437 struct hash_netportnet6_elem e = { }; in hash_netportnet6_kadt() local 463 struct hash_netportnet6_elem e = { }; in hash_netportnet6_uadt() local
|
D | ip_set_hash_ipport.c | 96 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_kadt() local 113 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_uadt() local 254 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_kadt() local 271 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_uadt() local
|
D | ip_set_hash_ipportip.c | 98 struct hash_ipportip4_elem e = { .ip = 0 }; in hash_ipportip4_kadt() local 116 struct hash_ipportip4_elem e = { .ip = 0 }; in hash_ipportip4_uadt() local 264 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } }; in hash_ipportip6_kadt() local 282 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } }; in hash_ipportip6_uadt() local
|
D | ip_set_hash_net.c | 122 struct hash_net4_elem e = { in hash_net4_kadt() local 144 struct hash_net4_elem e = { .cidr = HOST_MASK }; in hash_net4_uadt() local 291 struct hash_net6_elem e = { in hash_net6_kadt() local 312 struct hash_net6_elem e = { .cidr = HOST_MASK }; in hash_net6_uadt() local
|
D | ip_set_hash_netport.c | 138 struct hash_netport4_elem e = { in hash_netport4_kadt() local 162 struct hash_netport4_elem e = { .cidr = HOST_MASK - 1 }; in hash_netport4_uadt() local 353 struct hash_netport6_elem e = { in hash_netport6_kadt() local 377 struct hash_netport6_elem e = { .cidr = HOST_MASK - 1 }; in hash_netport6_uadt() local
|
D | ip_set_bitmap_gen.h | 115 const struct mtype_adt_elem *e = value; in mtype_test() local 136 const struct mtype_adt_elem *e = value; in mtype_add() local 177 const struct mtype_adt_elem *e = value; in mtype_del() local
|
D | ip_set_hash_ipportnet.c | 143 struct hash_ipportnet4_elem e = { in hash_ipportnet4_kadt() local 168 struct hash_ipportnet4_elem e = { .cidr = HOST_MASK - 1 }; in hash_ipportnet4_uadt() local 394 struct hash_ipportnet6_elem e = { in hash_ipportnet6_kadt() local 419 struct hash_ipportnet6_elem e = { .cidr = HOST_MASK - 1 }; in hash_ipportnet6_uadt() local
|
D | ip_set_hash_netiface.c | 161 struct hash_netiface4_elem e = { in hash_netiface4_kadt() local 203 struct hash_netiface4_elem e = { .cidr = HOST_MASK, .elem = 1 }; in hash_netiface4_uadt() local 374 struct hash_netiface6_elem e = { in hash_netiface6_kadt() local 413 struct hash_netiface6_elem e = { .cidr = HOST_MASK, .elem = 1 }; in hash_netiface6_uadt() local
|
/linux-4.4.14/arch/x86/mm/kmemcheck/ |
D | error.c | 56 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.4.14/arch/arc/include/asm/ |
D | tlbflush.h | 24 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument 26 #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
|
/linux-4.4.14/scripts/dtc/ |
D | flattree.c | 60 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 …]
|
D | dtc-lexer.l | 150 char *e; variable
|
/linux-4.4.14/security/selinux/ss/ |
D | ebitmap.h | 44 #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
|
D | ebitmap.c | 239 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.4.14/net/netfilter/ |
D | xt_recent.c | 132 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 …]
|
D | xt_policy.c | 38 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
|
D | xt_TCPMSS.c | 269 const struct ipt_entry *e = par->entryinfo; in tcpmss_tg4_check() local 294 const struct ip6t_entry *e = par->entryinfo; in tcpmss_tg6_check() local
|
D | xt_l2tp.c | 261 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
|
D | xt_CT.c | 60 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.4.14/virt/kvm/ |
D | irqchip.c | 38 struct kvm_kernel_irq_routing_entry *e; in kvm_irq_map_gsi() local 118 struct kvm_kernel_irq_routing_entry *e; in free_irq_routing_table() local 139 struct kvm_kernel_irq_routing_entry *e, in setup_routing_entry() 198 struct kvm_kernel_irq_routing_entry *e; in kvm_set_irq_routing() local
|
/linux-4.4.14/fs/dlm/ |
D | requestqueue.c | 36 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
|
D | lowcomms.c | 917 static void free_entry(struct writequeue_entry *e) in free_entry() 930 static void writequeue_entry_complete(struct writequeue_entry *e, int completed) in writequeue_entry_complete() 1359 struct writequeue_entry *e; in dlm_lowcomms_get_buffer() local 1399 struct writequeue_entry *e = (struct writequeue_entry *)mh; in dlm_lowcomms_commit_buffer() local 1425 struct writequeue_entry *e; in send_to_sock() local 1492 struct writequeue_entry *e, *safe; in clean_one_writequeue() local
|
/linux-4.4.14/arch/x86/kvm/ |
D | irq_comm.c | 36 static int kvm_set_pic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_pic_irq() 44 static int kvm_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_ioapic_irq() 94 void kvm_set_msi_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi_irq() 113 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi() 127 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_arch_set_irq_inatomic() 222 int kvm_set_routing_entry(struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
|
D | cpuid.c | 131 struct kvm_cpuid_entry2 *e, *entry; in cpuid_fix_nx_cap() local 739 struct kvm_cpuid_entry2 *e = &vcpu->arch.cpuid_entries[i]; in move_to_next_stateful_cpuid_entry() local 756 static int is_matching_cpuid_entry(struct kvm_cpuid_entry2 *e, in is_matching_cpuid_entry() 776 struct kvm_cpuid_entry2 *e; in kvm_find_cpuid_entry() local
|
D | ioapic.c | 112 union kvm_ioapic_redirect_entry *e; in __rtc_irq_eoi_tracking_restore_one() local 239 union kvm_ioapic_redirect_entry *e; in kvm_ioapic_scan_entry() local 272 union kvm_ioapic_redirect_entry *e; in ioapic_write_indirect() local
|
/linux-4.4.14/fs/ |
D | binfmt_misc.c | 91 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.4.14/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 59 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.4.14/security/tomoyo/ |
D | group.c | 79 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
|
D | file.c | 381 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
|
D | domain.c | 236 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
|
D | environ.c | 95 struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL }; in tomoyo_write_env() local
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | sha1-spe-asm.S | 111 #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
|
D | sha256-spe-asm.S | 106 #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.4.14/arch/x86/boot/ |
D | cpu.c | 43 u32 e = err_flags[i]; in show_cap_strs() local 65 u32 e = err_flags[i]; in show_cap_strs() local
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | arp_tables.c | 232 arpt_get_target_c(const struct arpt_entry *e) in arpt_get_target_c() 257 struct arpt_entry *e, **jumpstack; in arpt_do_table() local 362 static inline bool unconditional(const struct arpt_entry *e) in unconditional() 395 struct arpt_entry *e in mark_source_chains() local 497 static inline int check_target(struct arpt_entry *e, const char *name) in check_target() 520 find_check_entry(struct arpt_entry *e, const char *name, unsigned int size) in find_check_entry() 552 static bool check_underflow(const struct arpt_entry *e) in check_underflow() 567 static inline int check_entry_size_and_hooks(struct arpt_entry *e, in check_entry_size_and_hooks() 623 static inline void cleanup_entry(struct arpt_entry *e) in cleanup_entry() 780 const struct arpt_entry *e; in copy_entries_to_user() local [all …]
|
D | ip_tables.c | 171 static inline bool unconditional(const struct ipt_entry *e) in unconditional() 182 ipt_get_target_c(const struct ipt_entry *e) in ipt_get_target_c() 220 get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e, in get_chainname_rulenum() 256 const struct ipt_entry *e) in trace_packet() 298 struct ipt_entry *e, **jumpstack; in ipt_do_table() local 470 struct ipt_entry *e = (struct ipt_entry *)(entry0 + pos); in mark_source_chains() local 632 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() 657 find_check_entry(struct ipt_entry *e, struct net *net, const char *name, in find_check_entry() 713 static bool check_underflow(const struct ipt_entry *e) in check_underflow() 729 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks() [all …]
|
D | ipt_REJECT.c | 74 const struct ipt_entry *e = par->entryinfo; in reject_tg_check() local
|
D | ipt_ECN.c | 99 const struct ipt_entry *e = par->entryinfo; in ecn_tg_check() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 109 struct amdgpu_sync_entry *e; in amdgpu_sync_fence() local 217 struct amdgpu_sync_entry *e; in amdgpu_sync_get_fence() local 239 struct amdgpu_sync_entry *e; in amdgpu_sync_wait() local 371 struct amdgpu_sync_entry *e; in amdgpu_sync_free() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_64.h | 29 #define pte_ERROR(e) \ argument 32 #define pmd_ERROR(e) \ argument 35 #define pud_ERROR(e) \ argument 38 #define pgd_ERROR(e) \ argument
|
D | pgtable-3level.h | 11 #define pte_ERROR(e) \ argument 14 #define pmd_ERROR(e) \ argument 17 #define pgd_ERROR(e) \ argument
|
D | pgtable-2level.h | 4 #define pte_ERROR(e) \ argument 6 #define pgd_ERROR(e) \ argument
|
D | e820.h | 60 static inline bool is_ISA_range(u64 s, u64 e) in is_ISA_range()
|
/linux-4.4.14/arch/xtensa/mm/ |
D | tlb.c | 30 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.4.14/net/core/ |
D | gen_estimator.c | 116 struct gen_estimator *e; in est_timer() local 156 struct gen_estimator *e; in gen_add_node() local 177 struct gen_estimator *e; in gen_find_node() local 270 struct gen_estimator *e; in gen_kill_estimator() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | ip6_tables.c | 201 static inline bool unconditional(const struct ip6t_entry *e) in unconditional() 210 ip6t_get_target_c(const struct ip6t_entry *e) in ip6t_get_target_c() 249 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, in get_chainname_rulenum() 285 const struct ip6t_entry *e) in trace_packet() 326 struct ip6t_entry *e, **jumpstack; in ip6t_do_table() local 482 struct ip6t_entry *e = (struct ip6t_entry *)(entry0 + pos); in mark_source_chains() local 644 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() 670 find_check_entry(struct ip6t_entry *e, struct net *net, const char *name, in find_check_entry() 725 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() 741 check_entry_size_and_hooks(struct ip6t_entry *e, in check_entry_size_and_hooks() [all …]
|
D | ip6t_REJECT.c | 80 const struct ip6t_entry *e = par->entryinfo; in reject_tg6_check() local
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 38 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.4.14/drivers/nubus/ |
D | proc.c | 76 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.4.14/arch/parisc/kernel/ |
D | unwind.c | 49 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.4.14/drivers/net/wireless/b43legacy/ |
D | debugfs.c | 352 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.4.14/arch/m32r/include/asm/ |
D | pgtable-2level.h | 22 #define pte_ERROR(e) \ argument 24 #define pmd_ERROR(e) \ argument 26 #define pgd_ERROR(e) \ argument
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-2level.h | 28 #define pte_ERROR(e) \ argument 31 #define pgd_ERROR(e) \ argument
|
D | pgtable-3level.h | 46 #define pte_ERROR(e) \ argument 49 #define pmd_ERROR(e) \ argument 52 #define pgd_ERROR(e) \ argument
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable-2level.h | 22 #define pte_ERROR(e) \ argument 24 #define pgd_ERROR(e) \ argument
|
/linux-4.4.14/tools/perf/tests/ |
D | kmod-path.c | 46 #define T(path, an, ae, k, c, n, e) \ argument 49 #define M(path, c, e) \ argument
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | rcar_du_encoder.h | 39 #define to_rcar_encoder(e) \ argument 42 #define rcar_encoder_to_drm_encoder(e) (&(e)->slave.base) argument
|
D | rcar_du_hdmienc.c | 32 #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
|
D | rcar_du_hdmicon.c | 25 #define to_slave_funcs(e) (to_rcar_encoder(e)->slave.slave_funcs) argument
|
/linux-4.4.14/drivers/ssb/ |
D | driver_chipcommon_pmu.c | 77 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
|
D | driver_chipcommon_sflash.c | 90 const struct ssb_sflash_tbl_e *e; in ssb_sflash_init() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gpu_error.c | 75 static bool __i915_error_ok(struct drm_i915_error_state_buf *e) in __i915_error_ok() 89 static bool __i915_error_seek(struct drm_i915_error_state_buf *e, in __i915_error_seek() 106 static void __i915_error_advance(struct drm_i915_error_state_buf *e, in __i915_error_advance() 132 static void i915_error_vprintf(struct drm_i915_error_state_buf *e, in i915_error_vprintf() 159 static void i915_error_puts(struct drm_i915_error_state_buf *e, in i915_error_puts() 182 #define err_printf(e, ...) i915_error_printf(e, __VA_ARGS__) argument 183 #define err_puts(e, s) i915_error_puts(e, s) argument 309 void i915_error_printf(struct drm_i915_error_state_buf *e, const char *f, ...) in i915_error_printf()
|
/linux-4.4.14/kernel/ |
D | auditfilter.c | 92 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 865 struct audit_entry *e, *found = NULL; in audit_find_rule() local 903 struct audit_entry *e; in audit_add_rule() local 983 struct audit_entry *e; in audit_del_rule() local 1355 struct audit_entry *e; in audit_filter_user() local 1376 struct audit_entry *e; in audit_filter_type() local
|
D | extable.c | 53 const struct exception_table_entry *e; in search_exception_tables() local
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_lblcr.c | 106 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
|
D | ip_vs_est.c | 102 struct ip_vs_estimator *e; in estimation_timer() local 182 struct ip_vs_estimator *e = &stats->est; in ip_vs_read_estimator() local
|
/linux-4.4.14/arch/powerpc/lib/ |
D | rheap.c | 30 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.4.14/drivers/iommu/ |
D | omap-iommu.c | 230 static u32 get_iopte_attr(struct iotlb_entry *e) in get_iopte_attr() 312 struct iotlb_entry *e) in iotlb_alloc_cr() 340 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() 399 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() 406 static int prefetch_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in prefetch_iotlb_entry() 607 iopgtable_store_entry_core(struct omap_iommu *obj, struct iotlb_entry *e) in iopgtable_store_entry_core() 650 omap_iopgtable_store_entry(struct omap_iommu *obj, struct iotlb_entry *e) in omap_iopgtable_store_entry() 1021 static u32 iotlb_init_entry(struct iotlb_entry *e, u32 da, u32 pa, int pgsz) in iotlb_init_entry() 1042 struct iotlb_entry e; in omap_iommu_map() local
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_irq.c | 1038 struct drm_pending_vblank_event *e, in send_vblank_event() 1072 struct drm_pending_vblank_event *e) in drm_arm_vblank_event() 1099 struct drm_pending_vblank_event *e) in drm_crtc_arm_vblank_event() 1117 struct drm_pending_vblank_event *e) in drm_send_vblank_event() 1145 struct drm_pending_vblank_event *e) in drm_crtc_send_vblank_event() 1363 struct drm_pending_vblank_event *e, *t; in drm_vblank_off() local 1651 struct drm_pending_vblank_event *e; in drm_queue_vblank_event() local 1837 struct drm_pending_vblank_event *e, *t; in drm_handle_vblank_events() local
|
D | drm_fops.c | 311 struct drm_pending_event *e, *et; in drm_events_release() local 539 struct drm_pending_event *e; in drm_read() local
|
/linux-4.4.14/arch/mips/mm/ |
D | uasm-mips.c | 33 #define M(a, b, c, d, e, f) \ argument 42 #define M6(a, b, c, d, e) \ argument
|
D | uasm-micromips.c | 33 #define M(a, b, c, d, e, f) \ argument
|
/linux-4.4.14/fs/ubifs/ |
D | recovery.c | 1262 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 1370 struct size_entry *e; in ubifs_recover_size_accum() local 1414 static int fix_size_in_place(struct ubifs_info *c, struct size_entry *e) in fix_size_in_place() 1479 struct size_entry *e; in ubifs_recover_size() local
|
/linux-4.4.14/scripts/ |
D | extract-cert.c | 40 int e, line; in display_openssl_errors() local 115 ENGINE *e; in main() local
|
D | sign-file.c | 77 int e, line; in display_openssl_errors() local 205 ENGINE *e; in main() local
|
D | asn1_compiler.c | 841 struct element *e = calloc(1, sizeof(*e)); in alloc_elem() local 1214 static void dump_element(const struct element *e, int level) in dump_element() 1298 struct element *e; in render() local 1398 struct element *e, *ce; in render_out_of_line_list() local 1443 static void render_element(FILE *out, struct element *e, struct element *tag) in render_element()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_fcoe.h | 55 #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.4.14/fs/ocfs2/ |
D | dlmglue.h | 129 #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.4.14/arch/arm/mach-omap2/ |
D | mux.c | 107 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.4.14/tools/build/tests/ex/arch/ |
D | e.c | 2 int e(void) in e() function
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_eld.c | 250 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.4.14/net/bridge/netfilter/ |
D | ebtables.c | 128 ebt_basic_match(const struct ebt_entry *e, const struct sk_buff *skb, in ebt_basic_match() 331 } *e; in find_inlist_lock_noload() local 364 const struct ebt_entry *e = par->entryinfo; in ebt_check_match() local 395 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher() local 438 struct ebt_entry *e = (void *)newinfo->entries + offset; in ebt_verify_pointers() local 495 ebt_check_entry_size_and_hooks(const struct ebt_entry *e, in ebt_check_entry_size_and_hooks() 564 ebt_get_udc_positions(struct ebt_entry *e, struct ebt_table_info *newinfo, in ebt_get_udc_positions() 626 ebt_cleanup_entry(struct ebt_entry *e, struct net *net, unsigned int *cnt) in ebt_cleanup_entry() 651 ebt_check_entry(struct ebt_entry *e, struct net *net, in ebt_check_entry() 770 const struct ebt_entry *e = (struct ebt_entry *)chain->data; in check_chainloops() local [all …]
|
D | ebt_arpreply.c | 63 const struct ebt_entry *e = par->entryinfo; in ebt_arpreply_tg_check() local
|
D | ebt_arp.c | 106 const struct ebt_entry *e = par->entryinfo; in ebt_arp_mt_check() local
|
D | ebt_ip.c | 83 const struct ebt_entry *e = par->entryinfo; in ebt_ip_mt_check() local
|
D | ebt_vlan.c | 91 const struct ebt_entry *e = par->entryinfo; in ebt_vlan_mt_check() local
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | dma.c | 136 mt7601u_rx_process_entry(struct mt7601u_dev *dev, struct mt7601u_dma_buf_rx *e) in mt7601u_rx_process_entry() 213 struct mt7601u_dma_buf_rx *e; in mt7601u_rx_tasklet() local 284 struct mt7601u_dma_buf_tx *e; in mt7601u_dma_submit_tx() local 382 struct mt7601u_dma_buf_rx *e, gfp_t gfp) in mt7601u_submit_rx_buf()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | tlbflush.h | 2 #define flush_tlb_kernel_range(s, e) do { } while (0) argument
|
/linux-4.4.14/drivers/staging/gdm72xx/ |
D | gdm_wimax.c | 87 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.4.14/drivers/block/drbd/ |
D | drbd_actlog.c | 462 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
|
D | drbd_bitmap.c | 1331 unsigned long e, int val) in __bm_change_bits_to() 1380 const unsigned long e, int val) in bm_change_bits_to() 1402 int drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_set_bits() 1408 int drbd_bm_clear_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_clear_bits() 1442 void _drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in _drbd_bm_set_bits() 1553 int drbd_bm_count_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_count_bits() 1611 int count, s, e; in drbd_bm_e_weight() local
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
D | vmci_event.c | 52 int e; in vmci_event_exit() local 76 int e; in event_find() local
|
/linux-4.4.14/net/tipc/ |
D | server.c | 427 static void tipc_free_entry(struct outqueue_entry *e) in tipc_free_entry() 435 struct outqueue_entry *e, *safe; in tipc_clean_outqueues() local 448 struct outqueue_entry *e; in tipc_conn_sendmsg() local 492 struct outqueue_entry *e; in tipc_send_to_sock() local
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | pmf.c | 47 #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.4.14/drivers/usb/gadget/legacy/ |
D | hid.c | 96 struct hidg_func_node *e, *n; in do_config() local 244 struct hidg_func_node *e, *n; in hidg_plat_driver_remove() local
|
/linux-4.4.14/include/crypto/internal/ |
D | rsa.h | 19 MPI e; member
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | radio_2055.c | 1302 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
|
D | debugfs.c | 659 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
|
D | radio_2056.c | 10209 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.4.14/drivers/block/paride/ |
D | paride.c | 173 int e[2] = { 0, 0 }; in default_test_proto() local 307 int max, s, e; in pi_probe_unit() local 354 int p, k, s, e; in pi_init() local
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-32.h | 73 #define pte_ERROR(e) \ argument 76 #define pte_ERROR(e) \ argument 79 #define pgd_ERROR(e) \ argument
|
D | pgtable-64.h | 142 #define pte_ERROR(e) \ argument 145 #define pmd_ERROR(e) \ argument 148 #define pgd_ERROR(e) \ argument
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_rc.c | 89 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.4.14/arch/mips/kernel/ |
D | jump_label.c | 40 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_volume.c | 32 unsigned short e, m, tmp; in snd_gf1_lvol_to_gvol_raw() local
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
D | aerdrv_errprint.c | 39 #define AER_GET_AGENT(t, e) \ argument 57 #define AER_GET_LAYER_ERROR(t, e) \ argument
|
/linux-4.4.14/samples/bpf/ |
D | trace_output_user.c | 82 struct perf_event_sample *e; in perf_event_read() local 136 } *e = data; in print_bpf_output() local
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_gadget_ep0.c | 921 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.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 117 u32 s, e; in nvkm_mm_head() local 194 u32 e = this->offset + this->length; in nvkm_mm_tail() local
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
D | vpci.c | 157 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.4.14/drivers/acpi/acpica/ |
D | acmacros.h | 357 #define ARGI_LIST5(a, b, c, d, e) (ARG_1(e)|ARG_2(d)|ARG_3(c)|ARG_4(b)|ARG_5(a)) argument 358 #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 364 #define ARGP_LIST5(a, b, c, d, e) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)|ARG_5(e)) argument 365 #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 379 #define ACPI_ERROR_NAMESPACE(s, e) acpi_ut_namespace_error (AE_INFO, s, e); argument 380 #define ACPI_ERROR_METHOD(s, n, p, e) acpi_ut_method_error (AE_INFO, s, n, p, e); argument 389 #define ACPI_ERROR_NAMESPACE(s, e) argument 390 #define ACPI_ERROR_METHOD(s, n, p, e) argument
|
/linux-4.4.14/net/caif/ |
D | caif_dev.c | 73 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.4.14/arch/x86/crypto/ |
D | sha256-ssse3-asm.S | 97 e = %edx define 140 e = d define
|
D | sha256-avx-asm.S | 105 e = %edx define 147 e = d define
|
D | sha512-avx2-asm.S | 81 e = %rdx define 152 e = d define
|
D | sha256-avx2-asm.S | 98 e = %edx # clobbers NUM_BLKS define 151 e = d define
|
/linux-4.4.14/tools/perf/util/ |
D | strfilter.c | 32 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.4.14/net/sched/ |
D | ematch.c | 98 struct tcf_ematch_ops *e = NULL; in tcf_em_lookup() local 129 struct tcf_ematch_ops *e; in tcf_em_register() local
|
/linux-4.4.14/net/ceph/crush/ |
D | hash.c | 76 __u32 e) in crush_hash32_rjenkins1_5() 133 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | skge.c | 911 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.4.14/arch/c6x/kernel/ |
D | sys_c6x.c | 41 asmlinkage int sys_cache_sync(unsigned long s, unsigned long e) in sys_cache_sync()
|
/linux-4.4.14/drivers/net/ |
D | tun.c | 280 struct tun_flow_entry *e; in tun_flow_find() local 293 struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC); in tun_flow_create() local 309 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) in tun_flow_delete() 324 struct tun_flow_entry *e; in tun_flow_flush() local 339 struct tun_flow_entry *e; in tun_flow_delete_by_queue() local 362 struct tun_flow_entry *e; in tun_flow_cleanup() local 385 struct tun_flow_entry *e; in tun_flow_update() local 427 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash) in tun_flow_save_rps_rxhash() 444 struct tun_flow_entry *e; in tun_select_queue() local 833 struct tun_flow_entry *e; in tun_net_xmit() local
|
/linux-4.4.14/drivers/firewire/ |
D | core-cdev.c | 390 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.4.14/arch/ia64/sn/include/ |
D | ioerror.h | 78 #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.4.14/drivers/usb/host/ |
D | ehci.h | 652 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt) argument 674 #define ehci_is_TDI(e) (0) argument 685 #define ehci_has_fsl_portno_bug(e) ((e)->has_fsl_port_bug) argument 687 #define ehci_has_fsl_portno_bug(e) (0) argument 696 #define ehci_has_fsl_hs_errata(e) ((e)->has_fsl_hs_errata) argument 698 #define ehci_has_fsl_hs_errata(e) (0) argument 716 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) argument 717 #define ehci_big_endian_capbase(e) ((e)->big_endian_capbase) argument 719 #define ehci_big_endian_mmio(e) 0 argument 720 #define ehci_big_endian_capbase(e) 0 argument [all …]
|
/linux-4.4.14/drivers/scsi/ |
D | vmw_pvscsi.c | 354 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.4.14/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 138 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 1425 struct sst_enum *e = (void *)kctl->private_value; in sst_fill_widget_module_info() local 1430 struct sst_enum *e = (void *)kctl->private_value; in sst_fill_widget_module_info() local
|
/linux-4.4.14/sound/firewire/tascam/ |
D | tascam-proc.c | 55 void (*op)(struct snd_info_entry *e, in add_node()
|
/linux-4.4.14/sound/firewire/oxfw/ |
D | oxfw-proc.c | 80 void (*op)(struct snd_info_entry *e, in add_node()
|
/linux-4.4.14/include/linux/netfilter_ipv6/ |
D | ip6_tables.h | 62 compat_ip6t_get_target(struct compat_ip6t_entry *e) in compat_ip6t_get_target()
|
/linux-4.4.14/arch/x86/kernel/ |
D | early_printk.c | 153 char *e; in early_serial_init() local 224 char *e; in early_pci_serial_init() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm8998.c | 111 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in wm8998_in1mux_put() local 168 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in wm8998_in2mux_put() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_rmtacl.c | 125 struct rmtacl_ctl_entry *rce, *e; in rct_add() local 256 struct eacl_entry *ee, *e; in ee_add() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 80 struct qib_ack_entry *e; in qib_make_rc_ack() local 1633 struct qib_ack_entry *e; in qib_rc_rcv_error() local 2099 struct qib_ack_entry *e; in qib_rc_rcv() local 2169 struct qib_ack_entry *e; in qib_rc_rcv() local
|
/linux-4.4.14/include/sound/ |
D | emu8000_reg.h | 29 #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.4.14/net/ipv4/ |
D | fou.c | 740 size_t fou_encap_hlen(struct ip_tunnel_encap *e) in fou_encap_hlen() 746 size_t gue_encap_hlen(struct ip_tunnel_encap *e) in gue_encap_hlen() 764 static void fou_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_udp() 784 int fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_header() 804 int gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue_build_header()
|
D | tcp_cong.c | 25 struct tcp_congestion_ops *e; in tcp_ca_find() local 53 struct tcp_congestion_ops *e; in tcp_ca_find_key() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 122 #define __real_pte(e,p) ((real_pte_t){(e)}) argument 125 #define __real_pte(e,p) (e) argument 342 #define pte_ERROR(e) \ argument 344 #define pmd_ERROR(e) \ argument 346 #define pgd_ERROR(e) \ argument
|
/linux-4.4.14/fs/xfs/ |
D | xfs_error.h | 30 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument 32 #define XFS_CORRUPTION_ERROR(e, lvl, mp, mem) \ argument
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 153 #define pte_ERROR(e) \ argument 155 #define pmd_ERROR(e) \ argument 157 #define pgd_ERROR(e) \ argument
|
D | motorola_pgtable.h | 155 #define pte_ERROR(e) \ argument 157 #define pmd_ERROR(e) \ argument 159 #define pgd_ERROR(e) \ argument
|
/linux-4.4.14/scripts/genksyms/ |
D | genksyms.c | 341 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
|
D | parse.y | 49 struct string_list *b = *pb, *e = *pe; in remove_list() local
|
/linux-4.4.14/fs/f2fs/ |
D | checkpoint.c | 366 struct ino_entry *e, *tmp; in __add_ino_entry() local 398 struct ino_entry *e; in __remove_ino_entry() local 429 struct ino_entry *e; in exist_written_data() local 439 struct ino_entry *e, *tmp; in release_dirty_inode() local
|
D | node.c | 143 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 need_dentry_mark() local 218 struct nat_entry *e; in is_checkpointed_node() local 232 struct nat_entry *e; in need_inode_block_update() local 262 struct nat_entry *e; in cache_nat_entry() local 277 struct nat_entry *e; in set_node_addr() local 363 struct nat_entry *e; in get_node_info() local
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_32.h | 427 #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.4.14/drivers/bcma/ |
D | driver_chipcommon_sflash.c | 92 const struct bcma_sflash_tbl_e *e; in bcma_sflash_init() local
|
/linux-4.4.14/drivers/pnp/isapnp/ |
D | proc.c | 74 struct proc_dir_entry *de, *e; in isapnp_proc_attach_device() local
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | special_insns.h | 57 #define _extu(x, s, e) \ argument
|
/linux-4.4.14/arch/mips/lasat/ |
D | picvue.h | 11 u32 e; member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | debug.c | 106 struct dentry *e; in brcmf_debugfs_add_entry() local
|
/linux-4.4.14/security/integrity/ima/ |
D | ima_fs.c | 120 struct ima_template_entry *e; in ima_measurements_show() local 206 struct ima_template_entry *e; in ima_ascii_measurements_show() local
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | tlbflush.h | 172 #define local_flush_tlb_kernel_range(s, e) \ argument
|
/linux-4.4.14/arch/openrisc/mm/ |
D | init.c | 77 unsigned long v, p, e; in map_ram() local
|
/linux-4.4.14/include/linux/netfilter_arp/ |
D | arp_tables.h | 72 compat_arpt_get_target(struct compat_arpt_entry *e) in compat_arpt_get_target()
|
/linux-4.4.14/arch/alpha/oprofile/ |
D | common.c | 52 unsigned long i, e; in op_axp_setup() local
|