/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | srq.c | 59 struct srq_entry *e; in do_srq_table_rpl() local
|
/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
H A D | group_constraint_unit_test.c | 29 struct event *e, events[3]; in group_constraint_unit() local
|
/linux/lib/ |
H A D | test_fpu_impl.c | 15 volatile double a, b, c, d, e, f, g; in test_fpu() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 1890 struct rvt_ack_entry *e, in tid_rdma_rcv_read_request() 1993 struct rvt_ack_entry *e; in tid_rdma_rcv_error() local 2234 struct rvt_ack_entry *e; in hfi1_rc_rcv_tid_rdma_read_req() local 2344 u32 hfi1_build_tid_rdma_read_resp(struct rvt_qp *qp, struct rvt_ack_entry *e, in hfi1_build_tid_rdma_read_resp() 2864 struct rvt_ack_entry *e; in hfi1_handle_kdeth_eflags() local 3195 struct rvt_ack_entry *e = &qp->s_ack_queue[i]; in hfi1_qp_kern_exp_rcv_clear_all() local 3470 struct rvt_ack_entry *e; in hfi1_tid_write_alloc_resources() local 3663 struct rvt_ack_entry *e; in hfi1_rc_rcv_tid_rdma_write_req() local 3835 u32 hfi1_build_tid_rdma_write_resp(struct rvt_qp *qp, struct rvt_ack_entry *e, in hfi1_build_tid_rdma_write_resp() 4275 struct rvt_ack_entry *e; in hfi1_rc_rcv_tid_rdma_write_data() local [all …]
|
/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-cipher.c | 280 int e; in meson_skdecrypt() local 298 int e; in meson_skencrypt() local
|
/linux/fs/btrfs/ |
H A D | file-item.h | 44 const struct btrfs_file_extent_item *e) in btrfs_file_extent_inline_start()
|
/linux/scripts/ |
H A D | ssl-common.h | 10 int e, line; in drain_openssl_errors() local
|
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-intel.h | 145 #define __INTEL_COMMUNITY(b, s, e, g, n, gs, gn, soc) \ argument 161 #define INTEL_COMMUNITY_GPPS(b, s, e, g, soc) \ argument 164 #define INTEL_COMMUNITY_SIZE(b, s, e, gs, gn, soc) \ argument
|
H A D | pinctrl-lewisburg.c | 24 #define LBG_COMMUNITY(b, s, e) \ argument
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | sdio.c | 369 struct mt76_queue_entry *e = NULL; in mt76s_get_next_rx_entry() local 389 struct mt76_queue_entry *e; in mt76s_process_rx_queue() local 623 struct mt76_queue_entry *e = &q->entry[j]; in mt76s_deinit() local
|
H A D | sdio_txrx.c | 125 struct mt76_queue_entry *e = &q->entry[index]; in mt76s_rx_run_queue() local 253 struct mt76_queue_entry *e = &q->entry[q->first]; in mt76s_tx_run_queue() local
|
/linux/net/l2tp/ |
H A D | trace.h | 12 #define encap_type_name(e) { L2TP_ENCAPTYPE_##e, #e } argument
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | vpstate.c | 77 u8 idx, struct nvbios_vpstate_entry *e) in nvbios_vpstate_entry()
|
/linux/tools/lib/bpf/ |
H A D | libbpf_errno.c | 20 #define ERRNO_OFFSET(e) ((e) - __LIBBPF_ERRNO__START) argument
|
/linux/include/net/netfilter/ |
H A D | nf_conntrack_ecache.h | 106 struct nf_conntrack_ecache *e; in nf_conntrack_event_cache() local 166 static inline void nf_ct_expect_event_report(enum ip_conntrack_expect_events e, in nf_ct_expect_event_report()
|
/linux/drivers/iommu/ |
H A D | hyperv-iommu.c | 199 struct IO_APIC_route_entry e; in hyperv_root_ir_compose_msi_msg() local 306 struct hv_interrupt_entry *e; in hyperv_root_irq_remapping_free() local
|
/linux/tools/include/linux/ |
H A D | compiler.h | 249 #define __BUILD_BUG_ON_ZERO_MSG(e, msg, ...) ((int)(sizeof(struct { int:(-!!(e)); }))) argument 251 #define __BUILD_BUG_ON_ZERO_MSG(e, msg, ...) ((int)sizeof(struct {_Static_assert(!(e), msg);})) argument
|
/linux/arch/x86/coco/tdx/ |
H A D | tdx.c | 31 #define VE_IS_IO_IN(e) ((e) & BIT(3)) argument 32 #define VE_GET_IO_SIZE(e) (((e) & GENMASK(2, 0)) + 1) argument 33 #define VE_GET_PORT_NUM(e) ((e) >> 16) argument 34 #define VE_IS_IO_STRING(e) ((e) & BIT(4)) argument
|
/linux/arch/riscv/net/ |
H A D | bpf_jit_comp32.c | 567 int e, s = ctx->ninsns; in emit_branch_r64() local 654 int e, s = ctx->ninsns; in emit_bcc() local 725 int e, s = ctx->ninsns; in emit_branch_r32() local 958 int s, e, rvoff, i = insn - ctx->prog->insnsi; in bpf_jit_emit_insn() local
|
/linux/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 112 #define e %r12d macro 181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_syntax.c | 137 ptr_arr_t e; member 172 enum e2 e; member 202 int e; member 223 } e; member
|
/linux/drivers/mtd/ubi/ |
H A D | wl.h | 28 struct ubi_wl_entry *e, in may_reserve_for_fm()
|
/linux/arch/x86/boot/ |
H A D | cpu.c | 38 u32 e = err_flags[i]; in show_cap_strs() local
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.c | 65 #define get_event_virt_handler(irq, e) (irq->events[e].v_handler) argument 66 #define get_irq_info(irq, e) (irq->events[e].info) argument 555 #define SET_BIT_INFO(s, b, e, i) \ in gen8_init_irq() argument
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.h | 99 } e; member 117 } e; member 156 } e; member
|