Home
last modified time | relevance | path

Searched defs:e (Results 76 – 100 of 1546) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_mac.c49 hash_mac4_data_list(struct sk_buff *skb, const struct hash_mac4_elem *e) in hash_mac4_data_list()
61 const struct hash_mac4_elem *e) in hash_mac4_data_next()
77 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_kadt() local
99 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_uadt() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-tigerlake.c26 #define TGL_GPP(r, s, e, g) \ argument
34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument
48 #define TGL_LP_COMMUNITY(b, s, e, g) \ argument
51 #define TGL_H_COMMUNITY(b, s, e, g) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dintel-iommu.h173 #define ecap_smpwc(e) (((e) >> 48) & 0x1) argument
174 #define ecap_flts(e) (((e) >> 47) & 0x1) argument
175 #define ecap_slts(e) (((e) >> 46) & 0x1) argument
176 #define ecap_vcs(e) (((e) >> 44) & 0x1) argument
177 #define ecap_smts(e) (((e) >> 43) & 0x1) argument
178 #define ecap_dit(e) ((e >> 41) & 0x1) argument
179 #define ecap_pasid(e) ((e >> 40) & 0x1) argument
180 #define ecap_pss(e) ((e >> 35) & 0x1f) argument
181 #define ecap_eafs(e) ((e >> 34) & 0x1) argument
182 #define ecap_nwfs(e) ((e >> 33) & 0x1) argument
[all …]
H A Dbuild_bug.h8 #define BUILD_BUG_ON_ZERO(e) (0) argument
16 #define BUILD_BUG_ON_ZERO(e) ((int)(sizeof(struct { int:(-!!(e)); }))) argument
30 #define BUILD_BUG_ON_INVALID(e) ((void)(sizeof((__force long)(e)))) argument
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbuild_bug.h8 #define BUILD_BUG_ON_ZERO(e) (0) argument
16 #define BUILD_BUG_ON_ZERO(e) ((int)(sizeof(struct { int:(-!!(e)); }))) argument
30 #define BUILD_BUG_ON_INVALID(e) ((void)(sizeof((__force long)(e)))) argument
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_quota2.c137 struct xt_quota_counter *e = PDE_DATA(file_inode(file)); in quota_proc_read() local
150 struct xt_quota_counter *e = PDE_DATA(file_inode(file)); in quota_proc_write() local
176 struct xt_quota_counter *e; in q2_new_counter() local
203 struct xt_quota_counter *e = NULL; in q2_get_counter() local
280 struct xt_quota_counter *e = q->master; in quota_mt2_destroy() local
303 struct xt_quota_counter *e = q->master; in quota_mt2() local
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeybutton.cpp72 void KeyButton::paintEvent(QPaintEvent *e) in paintEvent()
101 void KeyButton::mousePressEvent(QMouseEvent *e) in mousePressEvent()
108 void KeyButton::mouseReleaseEvent(QMouseEvent *e) in mouseReleaseEvent()
/OK3568_Linux_fs/app/qsetting/
H A Dbasewidget.cpp55 void BaseWidget::mousePressEvent(QMouseEvent *e) in mousePressEvent()
60 void BaseWidget::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
65 void BaseWidget::mouseReleaseEvent(QMouseEvent *e) in mouseReleaseEvent()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c208 int e = errno; in do_parent() local
234 int e = errno; in do_parent() local
261 int e = errno; in do_parent() local
272 int e = errno; in do_parent() local
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dirqchip.c26 struct kvm_kernel_irq_routing_entry *e; in kvm_irq_map_gsi() local
108 struct kvm_kernel_irq_routing_entry *e; in free_irq_routing_table() local
130 struct kvm_kernel_irq_routing_entry *e, in setup_routing_entry()
175 struct kvm_kernel_irq_routing_entry *e; in kvm_set_irq_routing() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_64.h34 #define pte_ERROR(e) \ argument
37 #define pmd_ERROR(e) \ argument
40 #define pud_ERROR(e) \ argument
45 #define p4d_ERROR(e) \ argument
50 #define pgd_ERROR(e) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_gre.c12 static int mlx5e_tc_tun_calc_hlen_gretap(struct mlx5e_encap_entry *e) in mlx5e_tc_tun_calc_hlen_gretap()
19 struct mlx5e_encap_entry *e, in mlx5e_tc_tun_init_encap_attr_gretap()
29 struct mlx5e_encap_entry *e) in mlx5e_gen_ip_tunnel_header_gretap()
/OK3568_Linux_fs/app/multivideoplayer/
H A Dmultivideoplayer.cpp148 void MultiVideoPlayer::mouseDoubleClickEvent(QMouseEvent *e) in mouseDoubleClickEvent()
159 void MultiVideoPlayer::mouseReleaseEvent(QMouseEvent *e) in mouseReleaseEvent()
165 void MultiVideoPlayer::keyReleaseEvent(QKeyEvent *e) in keyReleaseEvent()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c165 arpt_get_target_c(const struct arpt_entry *e) in arpt_get_target_c()
190 struct arpt_entry *e, **jumpstack; in arpt_do_table() local
290 static inline bool unconditional(const struct arpt_entry *e) in unconditional()
312 struct arpt_entry *e = entry0 + pos; in mark_source_chains() local
387 static int check_target(struct arpt_entry *e, struct net *net, const char *name) in check_target()
404 find_check_entry(struct arpt_entry *e, struct net *net, const char *name, in find_check_entry()
436 static bool check_underflow(const struct arpt_entry *e) in check_underflow()
451 static inline int check_entry_size_and_hooks(struct arpt_entry *e, in check_entry_size_and_hooks()
499 static void cleanup_entry(struct arpt_entry *e, struct net *net) in cleanup_entry()
674 const struct arpt_entry *e; in copy_entries_to_user() local
[all …]
H A Dip_tables.c110 static inline bool unconditional(const struct ipt_entry *e) in unconditional()
120 ipt_get_target_c(const struct ipt_entry *e) in ipt_get_target_c()
158 get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e, in get_chainname_rulenum()
194 const struct ipt_entry *e) in trace_packet()
236 struct ipt_entry *e, **jumpstack; in ipt_do_table() local
378 struct ipt_entry *e = entry0 + pos; in mark_source_chains() local
498 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target()
516 find_check_entry(struct ipt_entry *e, struct net *net, const char *name, in find_check_entry()
572 static bool check_underflow(const struct ipt_entry *e) in check_underflow()
588 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks()
[all …]
/OK3568_Linux_fs/kernel/fs/dlm/
H A Drequestqueue.c34 struct rq_entry *e; in dlm_add_requestqueue() local
65 struct rq_entry *e; in dlm_process_requestqueue() local
156 struct rq_entry *e, *safe; in dlm_purge_requestqueue() local
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c135 static inline bool unconditional(const struct ip6t_entry *e) in unconditional()
144 ip6t_get_target_c(const struct ip6t_entry *e) in ip6t_get_target_c()
183 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, in get_chainname_rulenum()
219 const struct ip6t_entry *e) in trace_packet()
260 struct ip6t_entry *e, **jumpstack; in ip6t_do_table() local
397 struct ip6t_entry *e = entry0 + pos; in mark_source_chains() local
517 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target()
536 find_check_entry(struct ip6t_entry *e, struct net *net, const char *name, in find_check_entry()
591 static bool check_underflow(const struct ip6t_entry *e) in check_underflow()
607 check_entry_size_and_hooks(struct ip6t_entry *e, in check_entry_size_and_hooks()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.c436 int e = pthread_mutex_init(mutex, NULL); in xtest_mutex_init() local
444 int e = pthread_mutex_destroy(mutex); in xtest_mutex_destroy() local
452 int e = pthread_mutex_lock(mutex); in xtest_mutex_lock() local
460 int e = pthread_mutex_unlock(mutex); in xtest_mutex_unlock() local
468 int e = pthread_barrier_init(barrier, NULL, count); in xtest_barrier_init() local
476 int e = pthread_barrier_destroy(barrier); in xtest_barrier_destroy() local
484 int e = pthread_barrier_wait(barrier); in xtest_barrier_wait() local
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dselect.c56 SelectionEventPtr e; in XFixesSelectionCallback() local
125 SelectionEventPtr *prev, e; in XFixesSelectSelectionInput() local
230 SelectionEventPtr *prev, e; in SelectionFreeClient() local
247 SelectionEventPtr e, next; in SelectionFreeWindow() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dtftp_update.c109 struct image_element *e; in update_cleanup() local
134 struct image_element *e; in update_populate_image() local
449 struct image_element *e) in update_ignore_image()
466 static int download_image(void *fit, struct image_element *e) in download_image()
501 static int update_flash_image(struct image_element *e) in update_flash_image()
534 static int update_download_image(void *fit, struct image_element *e) in update_download_image()
552 struct image_element *e; in update_write_gpt() local
636 struct image_element *e; in do_tftp_full_update() local
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dedac_mc.c56 static struct mem_ctl_info *error_desc_to_mci(struct edac_raw_error_desc *e) in error_desc_to_mci()
872 static void edac_inc_ce_error(struct edac_raw_error_desc *e) in edac_inc_ce_error()
886 static void edac_inc_ue_error(struct edac_raw_error_desc *e) in edac_inc_ue_error()
900 static void edac_ce_error(struct edac_raw_error_desc *e) in edac_ce_error()
938 static void edac_ue_error(struct edac_raw_error_desc *e) in edac_ue_error()
966 static void edac_inc_csrow(struct edac_raw_error_desc *e, int row, int chan) in edac_inc_csrow()
986 void edac_raw_mc_handle_error(struct edac_raw_error_desc *e) in edac_raw_mc_handle_error()
1029 struct edac_raw_error_desc *e = &mci->error_desc; in edac_mc_handle_error() local
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-sign.c27 const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in RSA_get0_key()
326 ENGINE *e; in rsa_engine_init() local
379 static void rsa_engine_remove(ENGINE *e) in rsa_engine_remove()
519 ENGINE *e = NULL; in rsa_sign() local
560 static int rsa_get_exponent(RSA *key, uint64_t *e) in rsa_get_exponent()
614 BIGNUM *n, *e, *r, *r_squared, *tmp, *c_factor, *np_factor; in rsa_get_params() local
731 void *n, *e, *c, *np; in rsa_set_key_hash() local
862 ENGINE *e = NULL; in rsa_add_verify_data() local
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dsha1-spe-asm.S106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument
130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dgroup.c83 struct tomoyo_path_group e = { }; in tomoyo_write_group() local
94 struct tomoyo_number_group e = { }; in tomoyo_write_group() local
106 struct tomoyo_address_group e = { }; in tomoyo_write_group() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/key/
H A Dkeywidget.cpp28 QDomElement e = body.firstChildElement(config); in loadData() local
80 void KeyWidget::paintEvent(QPaintEvent *e) in paintEvent()
126 void KeyWidget::resizeEvent(QResizeEvent *e) in resizeEvent()

12345678910>>...62