Home
last modified time | relevance | path

Searched defs:e (Results 226 – 250 of 1546) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_est.c98 struct ip_vs_estimator *e; in estimation_timer() local
178 struct ip_vs_estimator *e = &stats->est; in ip_vs_read_estimator() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_bigdata.c38 #define WLC_E_IS_ASSOC(e, r) \ argument
40 #define WLC_E_IS_DEAUTH(e) \ argument
312 wl_event_msg_t *e; in wl_gather_ap_stadata() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_bigdata.c38 #define WLC_E_IS_ASSOC(e, r) \ argument
40 #define WLC_E_IS_DEAUTH(e) \ argument
312 wl_event_msg_t *e; in wl_gather_ap_stadata() local
H A Dwl_timer.c108 struct wl_func_q *e; in wl_func_flush_eq() local
123 struct wl_func_q *e = NULL; in wl_func_deq() local
140 struct wl_func_q *e; in wl_func_enq() local
163 wl_func_put(struct wl_func_q *e) in wl_func_put()
179 struct wl_func_q *e; in WL_FUNC_HANDLER() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmem-events.c64 struct perf_mem_event *e = &perf_mem_events[j]; in perf_mem_events__parse() local
93 struct perf_mem_event *e = &perf_mem_events[j]; in perf_mem_events__init() local
111 struct perf_mem_event *e = &perf_mem_events[j]; in perf_mem_events__list() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_netport.c134 struct hash_netport4_elem e = { in hash_netport4_kadt() local
158 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
H A Dip_set_hash_ipportnet.c139 struct hash_ipportnet4_elem e = { in hash_ipportnet4_kadt() local
164 struct hash_ipportnet4_elem e = { .cidr = HOST_MASK - 1 }; in hash_ipportnet4_uadt() local
393 struct hash_ipportnet6_elem e = { in hash_ipportnet6_kadt() local
418 struct hash_ipportnet6_elem e = { .cidr = HOST_MASK - 1 }; in hash_ipportnet6_uadt() local
H A Dip_set_bitmap_gen.h120 const struct mtype_adt_elem *e = value; in mtype_test() local
134 const struct mtype_adt_elem *e = value; in mtype_add() local
179 const struct mtype_adt_elem *e = value; in mtype_del() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-64.h160 #define pte_ERROR(e) \ argument
163 #define pmd_ERROR(e) \ argument
167 #define pud_ERROR(e) \ argument
170 #define pgd_ERROR(e) \ argument
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dpmf.c43 #define MOFFSS(e) offsetof(struct fddi_mib, e) argument
44 #define MOFFMS(e) offsetof(struct fddi_mib_m, e) argument
45 #define MOFFAS(e) offsetof(struct fddi_mib_a, e) argument
46 #define MOFFPS(e) offsetof(struct fddi_mib_p, e) argument
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dfile.c389 struct tomoyo_path_acl e = { in tomoyo_update_path_acl() local
465 struct tomoyo_mkdev_acl e = { in tomoyo_update_mkdev_acl() local
544 struct tomoyo_path2_acl e = { in tomoyo_update_path2_acl() local
681 struct tomoyo_path_number_acl e = { in tomoyo_update_path_number_acl() local
985 struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL }; in tomoyo_update_mount_acl() local
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_actlog.c318 struct lc_element *e; in __al_write_transaction() local
655 struct lc_element *e; in update_rs_extent() local
904 struct lc_element *e; in _bme_get() local
1016 struct lc_element *e; in drbd_try_rs_begin_io() local
1137 struct lc_element *e; in drbd_rs_complete_io() local
1195 struct lc_element *e; in drbd_rs_del_all() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dsymbol.c282 struct expr *e; in sym_choice_default() local
308 struct expr *e; in sym_calc_choice() local
361 struct expr *e; in sym_calc_value() local
550 struct expr *e; in sym_set_tristate_value() local
1206 static struct symbol *sym_check_expr_deps(struct expr *e) in sym_check_expr_deps()
1279 struct expr *e; in sym_check_choice_deps() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfou.c947 size_t fou_encap_hlen(struct ip_tunnel_encap *e) in fou_encap_hlen()
953 size_t gue_encap_hlen(struct ip_tunnel_encap *e) in gue_encap_hlen()
971 int __fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in __fou_build_header()
987 int __gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in __gue_build_header()
1062 static void fou_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_udp()
1081 static int fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_header()
1098 static int gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue_build_header()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Domap-iommu.c220 static u32 get_iopte_attr(struct iotlb_entry *e) in get_iopte_attr()
302 struct iotlb_entry *e) in iotlb_alloc_cr()
330 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
389 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
396 static int prefetch_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in prefetch_iotlb_entry()
622 iopgtable_store_entry_core(struct omap_iommu *obj, struct iotlb_entry *e) in iopgtable_store_entry_core()
667 omap_iopgtable_store_entry(struct omap_iommu *obj, struct iotlb_entry *e) in omap_iopgtable_store_entry()
1310 static u32 iotlb_init_entry(struct iotlb_entry *e, u32 da, u32 pa, int pgsz) in iotlb_init_entry()
1332 struct iotlb_entry e; in omap_iommu_map() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dreference.hpp38 typename reference<T>::type const e = {{boost::ref(t)}}; in make() local
53 typename reference<T const>::type const e = {{boost::cref(t)}}; in make() local
H A Dmeta_grammar.hpp138 static evaluator const e = {}; in eval() local
151 static evaluator const e = {}; in eval() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dpreprocess.c46 struct env *e; in env_add() local
55 static void env_del(struct env *e) in env_del()
66 struct env *e; in env_expand() local
92 struct env *e, *tmp; in env_write_dep() local
/OK3568_Linux_fs/u-boot/tools/
H A Dkwbimage.c29 const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in RSA_get0_key()
250 struct image_cfg_element *e; in image_get_csk_index() local
261 struct image_cfg_element *e; in image_get_spezialized_img() local
739 struct image_cfg_element *e; in kwb_dump_fuse_cmds_38x() local
835 struct image_cfg_element *e; in kwb_dump_fuse_cmds() local
860 struct image_cfg_element *e; in image_create_v0() local
1219 struct image_cfg_element *e; in image_create_v1() local
1497 struct image_cfg_element *e; in image_get_version() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gpu_error.c65 static bool __i915_error_grow(struct drm_i915_error_state_buf *e, size_t len) in __i915_error_grow()
117 static void i915_error_vprintf(struct drm_i915_error_state_buf *e, in i915_error_vprintf()
146 static void i915_error_puts(struct drm_i915_error_state_buf *e, const char *str) in i915_error_puts()
162 #define err_printf(e, ...) i915_error_printf(e, __VA_ARGS__) argument
163 #define err_puts(e, s) i915_error_puts(e, s) argument
171 i915_error_printer(struct drm_i915_error_state_buf *e) in i915_error_printer()
583 void i915_error_printf(struct drm_i915_error_state_buf *e, const char *f, ...) in i915_error_printf()
1261 static bool record_context(struct i915_gem_context_coredump *e, in record_context()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable-3level.h14 #define pte_ERROR(e) \ argument
17 #define pmd_ERROR(e) \ argument
20 #define pgd_ERROR(e) \ argument
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap-transient.c40 struct dm_exception *e) in transient_prepare_exception()
55 struct dm_exception *e, int valid, in transient_commit_exception()
/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_event.c45 int e; in vmci_event_exit() local
69 int e; in event_find() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_error.h28 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument
30 #define XFS_CORRUPTION_ERROR(e, lvl, mp, buf, bufsize) \ argument
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk_ringbuffer.c1351 bool prb_reserve_in_last(struct prb_reserved_entry *e, struct printk_ringbuffer *rb, in prb_reserve_in_last()
1486 bool prb_reserve(struct prb_reserved_entry *e, struct printk_ringbuffer *rb, in prb_reserve()
1578 static void _prb_commit(struct prb_reserved_entry *e, unsigned long state_val) in _prb_commit()
1634 void prb_commit(struct prb_reserved_entry *e) in prb_commit()
1666 void prb_final_commit(struct prb_reserved_entry *e) in prb_final_commit()
2123 unsigned int prb_record_text_space(struct prb_reserved_entry *e) in prb_record_text_space()

12345678910>>...62