| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | sha256-ssse3-asm.S | 97 e = %edx define 140 e = d define
|
| H A D | sha256-avx-asm.S | 104 e = %edx define 146 e = d define
|
| H A D | sha512-avx2-asm.S | 81 e = %rdx define 152 e = d define
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_bo_list.c | 51 struct amdgpu_bo_list_entry *e; in amdgpu_bo_list_free() local 192 struct amdgpu_bo_list_entry *e; in amdgpu_bo_list_get_list() local
|
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H A D | g12a-tohdmitx.c | 45 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in g12a_tohdmitx_i2s_mux_put_enum() local 93 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in g12a_tohdmitx_spdif_mux_put_enum() local
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_bitmap.c | 1350 unsigned long e, int val) in __bm_change_bits_to() 1399 const unsigned long e, int val) in bm_change_bits_to() 1421 int drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_set_bits() 1427 int drbd_bm_clear_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_clear_bits() 1464 void _drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in _drbd_bm_set_bits() 1575 int drbd_bm_count_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) in drbd_bm_count_bits() 1633 int count, s, e; in drbd_bm_e_weight() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | example0.c | 37 sox_effect_t * e; in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ |
| H A D | per_event_excludes.c | 25 struct event *e, events[4]; in per_event_excludes() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/ |
| H A D | expression_50.hpp | 46 actor<base_type> const e = in make() local 87 actor<base_type> const e = in make() local 128 actor<base_type> const e = in make() local 169 actor<base_type> const e = in make() local 210 actor<base_type> const e = in make() local 251 actor<base_type> const e = in make() local 292 actor<base_type> const e = in make() local 333 actor<base_type> const e = in make() local 374 actor<base_type> const e = in make() local 415 actor<base_type> const e = in make() local [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/ |
| H A D | xevents.c | 82 MonitorSelection(XFixesSelectionNotifyEvent * e, unsigned int i) in MonitorSelection() 787 XFixesSelectionNotifyEvent *e = in winClipboardFlushXEvents() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_CT.c | 57 const struct ipt_entry *e = par->entryinfo; in xt_ct_find_proto() local 63 const struct ip6t_entry *e = par->entryinfo; in xt_ct_find_proto() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | interrupt.c | 45 #define get_event_virt_handler(irq, e) (irq->events[e].v_handler) argument 46 #define get_irq_info(irq, e) (irq->events[e].info) argument 500 #define SET_BIT_INFO(s, b, e, i) \ in gen8_init_irq() argument
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | motorola_pgtable.h | 162 #define pte_ERROR(e) \ argument 164 #define pmd_ERROR(e) \ argument 166 #define pgd_ERROR(e) \ argument
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | mixer_s1810c.c | 91 u32 e; member 136 u32 b, u32 c, u32 d, u32 e) in snd_s1810c_send_ctl_packet() 216 u32 a, b, c, e, n, off; in snd_s1810c_init_mixer_maps() local
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | pgtable_32.h | 412 #define pte_ERROR(e) \ argument 415 #define pgd_ERROR(e) \ argument 418 #define pte_ERROR(e) \ argument 420 #define pgd_ERROR(e) \ argument
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_error.c | 47 const struct error_entry *e = error_list; in yaffs_error_to_str() local
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_volume.c | 17 unsigned short e, m, tmp; in snd_gf1_lvol_to_gvol_raw() local
|
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | mergesort.c | 16 struct b_node *p, *q, *e, **tail; in sort_list() local
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | emu8000_reg.h | 15 #define EMU8000_DATA0(e) ((e)->port1) argument 16 #define EMU8000_DATA1(e) ((e)->port2) argument 17 #define EMU8000_DATA2(e) ((e)->port2+2) argument 18 #define EMU8000_DATA3(e) ((e)->port3) argument 19 #define EMU8000_PTR(e) ((e)->port3+2) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | jump_label.c | 38 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx53loco/ |
| H A D | mx53loco_video.c | 95 char const *e = env_get("panel"); in board_video_skip() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | tid_rdma.c | 1883 struct rvt_ack_entry *e, in tid_rdma_rcv_read_request() 1986 struct rvt_ack_entry *e; in tid_rdma_rcv_error() local 2227 struct rvt_ack_entry *e; in hfi1_rc_rcv_tid_rdma_read_req() local 2337 u32 hfi1_build_tid_rdma_read_resp(struct rvt_qp *qp, struct rvt_ack_entry *e, in hfi1_build_tid_rdma_read_resp() 2856 struct rvt_ack_entry *e; in hfi1_handle_kdeth_eflags() local 3186 struct rvt_ack_entry *e = &qp->s_ack_queue[i]; in hfi1_qp_kern_exp_rcv_clear_all() local 3458 struct rvt_ack_entry *e; in hfi1_tid_write_alloc_resources() local 3651 struct rvt_ack_entry *e; in hfi1_rc_rcv_tid_rdma_write_req() local 3823 u32 hfi1_build_tid_rdma_write_resp(struct rvt_qp *qp, struct rvt_ack_entry *e, in hfi1_build_tid_rdma_write_resp() 4263 struct rvt_ack_entry *e; in hfi1_rc_rcv_tid_rdma_write_data() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | nested.c | 846 struct vmx_msr_entry *e) in nested_vmx_msr_check_common() 860 struct vmx_msr_entry *e) in nested_vmx_load_msr_check() 871 struct vmx_msr_entry *e) in nested_vmx_store_msr_check() 900 struct vmx_msr_entry e; in nested_vmx_load_msr() local 965 struct vmx_msr_entry *e) in read_and_check_msr_entry() 988 struct vmx_msr_entry e; in nested_vmx_store_msr() local 1019 struct vmx_msr_entry e; in nested_msr_store_list_has_msr() local 4792 struct x86_exception e; in nested_vmx_get_vmptr() local 5069 struct x86_exception e; in handle_vmread() local 5153 struct x86_exception e; in handle_vmwrite() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | genelf.c | 158 jit_add_eh_frame_info(Elf *e, void* unwinding, uint64_t unwinding_header_size, in jit_add_eh_frame_info() 250 Elf *e; in jit_write_elf() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/amlogic/ |
| H A D | amlogic-gxl-cipher.c | 281 int e; in meson_skdecrypt() local 299 int e; in meson_skencrypt() local
|