Home
last modified time | relevance | path

Searched defs:e (Results 26 – 50 of 1546) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dsmt.c68 struct smt_entry *e, *end; in find_or_alloc_smte() local
98 static void t4_smte_free(struct smt_entry *e) in t4_smte_free()
111 void cxgb4_smt_release(struct smt_entry *e) in cxgb4_smt_release()
126 struct smt_entry *e = &s->smtab[smtidx]; in do_smt_write_rpl() local
138 static int write_smt_entry(struct adapter *adapter, struct smt_entry *e) in write_smt_entry()
213 struct smt_entry *e; in t4_smt_alloc_switching() local
H A Dsched.c47 struct sched_class *e; in t4_sched_class_fw_cmd() local
125 struct sched_class *e, *end; in t4_sched_entry_lookup() local
190 struct sched_class *e; in t4_sched_queue_unbind() local
221 struct sched_class *e; in t4_sched_queue_bind() local
263 struct sched_class *e; in t4_sched_flowc_unbind() local
291 struct sched_class *e; in t4_sched_flowc_bind() local
325 struct sched_class *e, in t4_sched_class_unbind_all()
484 struct sched_class *e, *end; in t4_sched_class_lookup() local
528 struct sched_class *e = NULL; in t4_sched_class_alloc() local
610 struct sched_class *e; in cxgb4_sched_class_free() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_wext.h35 #define IWE_STREAM_ADD_EVENT(i, c, e, w, l) iwe_stream_add_event((i), (c), (e), (w), (l)) argument
37 #define IWE_STREAM_ADD_POINT(i, c, e, w, p) iwe_stream_add_point((i), (c), (e), (w), (p)) argument
39 #define IWE_STREAM_ADD_VALUE(i, c, v, e, w, l) iwe_stream_add_value((i), (c), (v), (e), (w), (l)) argument
42 #define IWE_STREAM_ADD_EVENT(i, c, e, w, l) iwe_stream_add_event((c), (e), (w), (l)) argument
44 #define IWE_STREAM_ADD_POINT(i, c, e, w, p) iwe_stream_add_point((c), (e), (w), (p)) argument
46 #define IWE_STREAM_ADD_VALUE(i, c, v, e, w, l) iwe_stream_add_value((c), (v), (e), (w), (l)) argument
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_list_set.c55 struct set_elem *e; in list_set_ktest() local
79 struct set_elem *e; in list_set_kadd() local
99 struct set_elem *e; in list_set_kdel() local
145 struct set_elem *e = container_of(rcu, struct set_elem, rcu); in __list_set_del_rcu() local
153 list_set_del(struct ip_set *set, struct set_elem *e) in list_set_del()
164 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old) in list_set_replace()
177 struct set_elem *e, *n; in set_cleanup_entries() local
190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local
218 struct set_elem *e) in list_set_init_extensions()
237 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local
[all …]
H A Dip_set_hash_ipmac.c59 hash_ipmac4_data_list(struct sk_buff *skb, const struct hash_ipmac4_elem *e) in hash_ipmac4_data_list()
72 const struct hash_ipmac4_elem *e) in hash_ipmac4_data_next()
89 struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } }; in hash_ipmac4_kadt() local
114 struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } }; in hash_ipmac4_uadt() local
167 hash_ipmac6_data_list(struct sk_buff *skb, const struct hash_ipmac6_elem *e) in hash_ipmac6_data_list()
180 const struct hash_ipmac6_elem *e) in hash_ipmac6_data_next()
202 struct hash_ipmac6_elem e = { in hash_ipmac6_kadt() local
230 struct hash_ipmac6_elem e = { in hash_ipmac6_uadt() local
H A Dip_set_hash_ip.c56 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
67 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
83 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt() local
102 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt() local
194 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
205 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
225 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt() local
242 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dprojecttopbar.js21 projectNameFormToggle.click(function(e){ argument
27 projectNameChangeCancel.click(function(e){ argument
77 newBuildTargetBuildBtn.click(function (e) { argument
95 updateProjectBtn.click(function (e) { argument
107 cancelProjectBtn.click(function (e) { argument
H A Dcustomrecipe.js14 customiseTable.on('table-done', function(e, total){ argument
16 $(".add-rm-package-btn").click(function(e){ argument
81 addPkgDepsModalBtn.click(function(e){ argument
126 rmdPkgReverseDepsModalBtn.click(function(e){ argument
285 $("#delete-custom-recipe-confirmed").click(function(e){ argument
318 $("a[disabled=disabled]").click(function(e){ argument
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c37 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
59 struct ubi_wl_entry *e; in return_unused_pool_pebs() local
71 struct ubi_wl_entry *e; in anchor_pebs_avalible() local
91 struct ubi_wl_entry *e = NULL; in ubi_wl_get_fm_peb() local
122 struct ubi_wl_entry *e; in ubi_refill_pools() local
329 struct ubi_wl_entry *e; in ubi_wl_put_fm_peb() local
388 struct ubi_wl_entry *e, in may_reserve_for_fm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/slot/detail/
H A Ddef.hpp32 # define BOOST_PP_SLOT_CC_5(a, b, c, d, e) BOOST_PP_SLOT_CC_5_D(a, b, c, d, e) argument
33 # define BOOST_PP_SLOT_CC_6(a, b, c, d, e, f) BOOST_PP_SLOT_CC_6_D(a, b, c, d, e, f) argument
34 # define BOOST_PP_SLOT_CC_7(a, b, c, d, e, f, g) BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) argument
35 # define BOOST_PP_SLOT_CC_8(a, b, c, d, e, f, g, h) BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) argument
36 # define BOOST_PP_SLOT_CC_9(a, b, c, d, e, f, g, h, i) BOOST_PP_SLOT_CC_9_D(a, b, c, d, e, f, g, h,… argument
37 # define BOOST_PP_SLOT_CC_10(a, b, c, d, e, f, g, h, i, j) BOOST_PP_SLOT_CC_10_D(a, b, c, d, e, f, … argument
42 # define BOOST_PP_SLOT_CC_5_D(a, b, c, d, e) a ## b ## c ## d ## e argument
43 # define BOOST_PP_SLOT_CC_6_D(a, b, c, d, e, f) a ## b ## c ## d ## e ## f argument
44 # define BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) a ## b ## c ## d ## e ## f ## g argument
45 # define BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) a ## b ## c ## d ## e ## f ## g ## h argument
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvma.c68 static void *one_section64(struct vdso_elfinfo64 *e, const char *name, in one_section64()
89 struct vdso_elfinfo64 *e = &_e->u.elf64; in find_sections64() local
102 static Elf64_Sym *find_sym64(const struct vdso_elfinfo64 *e, const char *name) in find_sym64()
119 struct vdso_elfinfo64 *e = &_e->u.elf64; in patchsym64() local
136 static void *one_section32(struct vdso_elfinfo32 *e, const char *name, in one_section32()
157 struct vdso_elfinfo32 *e = &_e->u.elf32; in find_sections32() local
170 static Elf32_Sym *find_sym32(const struct vdso_elfinfo32 *e, const char *name) in find_sym32()
187 struct vdso_elfinfo32 *e = &_e->u.elf32; in patchsym32() local
204 static int find_sections(const struct vdso_image *image, struct vdso_elfinfo *e, in find_sections()
213 static int patch_one_symbol(struct vdso_elfinfo *e, const char *orig, in patch_one_symbol()
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap-wl.c29 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
43 struct ubi_wl_entry *e) in return_unused_peb()
58 struct ubi_wl_entry *e; in return_unused_pool_pebs() local
77 struct ubi_wl_entry *e = NULL; in ubi_wl_get_fm_peb() local
135 struct ubi_wl_entry *e; in ubi_refill_pools() local
364 struct ubi_wl_entry *e; in ubi_wl_put_fm_peb() local
428 struct ubi_wl_entry *e, in may_reserve_for_fm()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Ddes_old.h140 # define des_ecb3_encrypt(i,o,k1,k2,k3,e)\ argument
142 # define des_ede3_cbc_encrypt(i,o,l,k1,k2,k3,iv,e)\ argument
144 # define des_ede3_cbcm_encrypt(i,o,l,k1,k2,k3,iv1,iv2,e)\ argument
146 # define des_ede3_cfb64_encrypt(i,o,l,k1,k2,k3,iv,n,e)\ argument
154 # define des_cbc_encrypt(i,o,l,k,iv,e)\ argument
156 # define des_ncbc_encrypt(i,o,l,k,iv,e)\ argument
158 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
160 # define des_cfb_encrypt(i,o,n,l,k,iv,e)\ argument
162 # define des_ecb_encrypt(i,o,k,e)\ argument
164 # define des_encrypt1(d,k,e)\ argument
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c145 struct pm_element *e) in wtemp_get_lowlevel_rate()
163 static ulong __wtemp_clk_get_rate(struct pm_element *e) in __wtemp_clk_get_rate()
172 static ulong __wtemp_clk_set_rate(struct pm_element *e, ulong rate) in __wtemp_clk_set_rate()
185 static int __wtemp_regulator_get_value(struct pm_element *e) in __wtemp_regulator_get_value()
190 static int __wtemp_regulator_set_value(struct pm_element *e, int value) in __wtemp_regulator_set_value()
202 static void wtemp_dvfs_low_temp_adjust(struct udevice *dev, struct pm_element *e) in wtemp_dvfs_low_temp_adjust()
241 static void wtemp_dvfs_high_temp_adjust(struct udevice *dev, struct pm_element *e) in wtemp_dvfs_high_temp_adjust()
269 static bool wtemp_dvfs_is_effect(struct pm_element *e, in wtemp_dvfs_is_effect()
287 static int __wtemp_dvfs_apply(struct udevice *dev, struct pm_element *e, in __wtemp_dvfs_apply()
314 static int __wtemp_common_ofdata_to_platdata(ofnode node, struct pm_element *e) in __wtemp_common_ofdata_to_platdata()
[all …]
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dlanguage_and_date_ui.c25 static void confirm_cb(lv_event_t * e) in confirm_cb()
43 static void calendar_cb(lv_event_t * e) in calendar_cb()
54 static void show_calendar(lv_event_t * e) in show_calendar()
73 static void roller_drawed(lv_event_t * e) in roller_drawed()
78 static void show_time_setting(lv_event_t * e) in show_time_setting()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Dconsole.cpp25 void Console::keyPressEvent(QKeyEvent *e) in keyPressEvent()
41 void Console::mousePressEvent(QMouseEvent *e) in mousePressEvent()
47 void Console::mouseDoubleClickEvent(QMouseEvent *e) in mouseDoubleClickEvent()
52 void Console::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/app/
H A Dboxwidget.cpp23 void BoxWidget::mousePressEvent(QMouseEvent *e) in mousePressEvent()
29 void BoxWidget::mouseReleaseEvent(QMouseEvent *e) in mouseReleaseEvent()
67 void BoxWidget::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
74 void BoxWidget::paintEvent(QPaintEvent *e) in paintEvent()
143 void BoxWidget::resizeEvent(QResizeEvent *e) in resizeEvent()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/
H A Dconsole.cpp66 void Console::keyPressEvent(QKeyEvent *e) in keyPressEvent()
82 void Console::mousePressEvent(QMouseEvent *e) in mousePressEvent()
88 void Console::mouseDoubleClickEvent(QMouseEvent *e) in mouseDoubleClickEvent()
93 void Console::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/terminal/
H A Dconsole.cpp66 void Console::keyPressEvent(QKeyEvent *e) in keyPressEvent()
82 void Console::mousePressEvent(QMouseEvent *e) in mousePressEvent()
88 void Console::mouseDoubleClickEvent(QMouseEvent *e) in mouseDoubleClickEvent()
93 void Console::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/
H A Dconsole.cpp66 void Console::keyPressEvent(QKeyEvent *e) in keyPressEvent()
82 void Console::mousePressEvent(QMouseEvent *e) in mousePressEvent()
88 void Console::mouseDoubleClickEvent(QMouseEvent *e) in mouseDoubleClickEvent()
93 void Console::contextMenuEvent(QContextMenuEvent *e) in contextMenuEvent()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dcompsize.c191 __glTexGendv_size(GLenum e) in __glTexGendv_size()
205 __glTexGenfv_size(GLenum e) in __glTexGenfv_size()
211 __glTexGeniv_size(GLenum e) in __glTexGeniv_size()
217 __glTexParameterfv_size(GLenum e) in __glTexParameterfv_size()
241 __glTexParameteriv_size(GLenum e) in __glTexParameteriv_size()
247 __glTexEnvfv_size(GLenum e) in __glTexEnvfv_size()
260 __glTexEnviv_size(GLenum e) in __glTexEnviv_size()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H A Dvgic-irqfd.c18 static int vgic_irqfd_set_irq(struct kvm_kernel_irq_routing_entry *e, in vgic_irqfd_set_irq()
39 struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
69 static void kvm_populate_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_populate_msi()
85 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi()
104 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_arch_set_irq_inatomic()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c133 struct amdgpu_sync_entry *e; in amdgpu_sync_add_later() local
155 struct amdgpu_sync_entry *e; in amdgpu_sync_fence() local
289 struct amdgpu_sync_entry *e; in amdgpu_sync_peek_fence() local
330 struct amdgpu_sync_entry *e; in amdgpu_sync_get_fence() local
360 struct amdgpu_sync_entry *e; in amdgpu_sync_clone() local
386 struct amdgpu_sync_entry *e; in amdgpu_sync_wait() local
412 struct amdgpu_sync_entry *e; in amdgpu_sync_free() local
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq-sched.h45 struct elevator_queue *e = q->elevator; in blk_mq_sched_allow_merge() local
55 struct elevator_queue *e = rq->q->elevator; in blk_mq_sched_completed_request() local
64 struct elevator_queue *e = q->elevator; in blk_mq_sched_requeue_request() local
72 struct elevator_queue *e = hctx->queue->elevator; in blk_mq_sched_has_work() local
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dtime.c257 static void __time_travel_add_event(struct time_travel_event *e, in __time_travel_add_event()
293 static void time_travel_add_event(struct time_travel_event *e, in time_travel_add_event()
302 void time_travel_periodic_timer(struct time_travel_event *e) in time_travel_periodic_timer()
309 static void time_travel_deliver_event(struct time_travel_event *e) in time_travel_deliver_event()
328 static bool time_travel_del_event(struct time_travel_event *e) in time_travel_del_event()
342 struct time_travel_event *e; in time_travel_update_time() local
383 void time_travel_add_irq_event(struct time_travel_event *e) in time_travel_add_irq_event()
397 static void time_travel_oneshot_timer(struct time_travel_event *e) in time_travel_oneshot_timer()
498 #define time_travel_add_event(e, time) do { } while (0) argument
499 #define time_travel_del_event(e) do { } while (0) argument

12345678910>>...62