| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 30 #define pte_ERROR(e) \ argument 32 #define pgd_ERROR(e) \ argument
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt715.c | 287 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in rt715_mux_get() local 320 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in rt715_mux_put() local
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-ops.c | 43 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in snd_soc_info_enum_double() local 63 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in snd_soc_get_enum_double() local 94 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in snd_soc_put_enum_double() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/ |
| H A D | messagebox.cpp | 109 void MessageBox::paintEvent(QPaintEvent *e) in paintEvent()
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | syncookies.c | 98 struct join_entry *e; in mptcp_token_join_cookie_init_state() local
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | early_serial_console.c | 54 char *e; in parse_earlyprintk() local
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | dir.c | 92 int e = 0; in hpfs_readdir() local
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | vl_probe.c | 188 struct afs_error e; in afs_send_vl_probes() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | mem2node.c | 22 struct phys_entry *e; in phys_entry__insert() local
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | reg_constant.c | 20 #define MAKE_REG(s, e, l, h) { l, h, \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | collection.hpp | 71 return std::find_if(wrappers.begin(), wrappers.end(), [&](const auto& e) { in index()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2059.c | 341 const struct b43_phy_ht_channeltab_e_radio2059 *e; in b43_phy_ht_get_channeltab_e_r2059() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | ubi.h | 241 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS]; member 807 struct ubi_wl_entry *e; member 1003 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument 1012 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument 1021 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument 1030 #define ubi_for_each_protected_peb(ubi, i, e) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | ubi.h | 236 struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS]; member 768 struct ubi_wl_entry *e; member 957 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument 966 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument 975 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument 984 #define ubi_for_each_protected_peb(ubi, i, e) \ argument
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireworks/ |
| H A D | fireworks_proc.c | 196 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | acl.c | 95 char *e; in ext2_acl_to_disk() local
|
| /OK3568_Linux_fs/u-boot/fs/zfs/ |
| H A D | zfs_sha256.c | 80 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | ir-rcmm-decoder.c | 204 struct ir_raw_event *e = events; in ir_rcmm_encode() local
|
| /OK3568_Linux_fs/app/lvgl_demo/rk_demo/smart_home/ |
| H A D | smart_home_ui.c | 105 static void btn_drawed_cb(lv_event_t * e) in btn_drawed_cb()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | extension.c | 72 AddExtension(const char *name, int NumEvents, int NumErrors, in AddExtension()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | auditsc.c | 771 struct audit_entry *e; in audit_filter_task() local 813 struct audit_entry *e; in audit_filter_syscall() local 842 struct audit_entry *e; in audit_filter_inode_name() local 2045 struct audit_entry *e; in __audit_inode() local 2163 struct audit_entry *e; in __audit_inode_child() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_mm.c | 1311 struct evict_node *e, *en; in evict_nodes() local 1357 struct evict_node *e; in evict_nothing() local 1404 struct evict_node *e; in evict_everything() local 1458 struct evict_node *e; in evict_something() local 2201 struct evict_node *e; in evict_color() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | events.c | 161 static int vk_init(struct ev *e) in vk_init() 361 static int vk_modify(struct ev *e, struct input_event *ev) in vk_modify()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 658 struct usb_endpoint_descriptor *e) in em28xx_audio_ep_packet_size() 671 struct usb_endpoint_descriptor *e, *ep = NULL; in em28xx_audio_urb_init() local
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | snap.c | 694 void *p, void *e, bool deletion, in ceph_update_snap_trace() 883 void *e = p + msg->front.iov_len; in ceph_handle_snap() local
|