Symbol: e
macro public
Defined...
function parameter
Defined...
-
arch/x86/kernel/apic/io_apic.c:317:53-317:80: static void __ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e)
-
arch/x86/kernel/apic/io_apic.c:323:51-323:78: static void ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e)
-
arch/x86/kernel/cpu/resctrl/internal.h:432:33-432:37: static inline bool is_mbm_event(int e)
-
arch/x86/kvm/irq_comm.c:28:28-28:65: static int kvm_set_pic_irq(struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/irq_comm.c:36:31-36:68: static int kvm_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/irq_comm.c:102:39-102:76: void kvm_set_msi_irq(struct kvm *kvm, struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/irq_comm.c:124:3-124:40: struct kvm_kernel_irq_routing_entry *e)
-
arch/x86/kvm/irq_comm.c:129:17-129:54: int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/irq_comm.c:146:28-146:65: static int kvm_hv_set_sint(struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/irq_comm.c:156:31-156:68: int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/irq_comm.c:268:6-268:43: struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/mmu.h:47:45-47:49: static __always_inline u64 rsvd_bits(int s, int e)
-
arch/x86/kvm/svm/avic.c:779:35-779:72: get_pi_vcpu_info(struct kvm *kvm, struct kvm_kernel_irq_routing_entry *e,
-
arch/x86/kvm/vmx/nested.c:841:12-841:34: struct vmx_msr_entry *e)
-
arch/x86/kvm/vmx/nested.c:855:10-855:32: struct vmx_msr_entry *e)
-
arch/x86/kvm/vmx/nested.c:866:11-866:33: struct vmx_msr_entry *e)
-
arch/x86/kvm/vmx/nested.c:960:10-960:32: struct vmx_msr_entry *e)
-
arch/x86/kvm/x86.c:11396:10-11396:32: struct x86_exception *e)
-
block/bfq-iosched.c:6489:28-6489:51: static void bfq_exit_queue(struct elevator_queue *e)
-
block/bfq-iosched.c:6534:52-6534:74: static int bfq_init_queue(struct request_queue *q, struct elevator_type *e)
-
block/bfq-iosched.c:6704:1-6704:1: SHOW_FUNCTION(bfq_fifo_expire_sync_show, bfqd->bfq_fifo_expire[1], 2);
-
block/bfq-iosched.c:6705:1-6705:1: SHOW_FUNCTION(bfq_fifo_expire_async_show, bfqd->bfq_fifo_expire[0], 2);
-
block/bfq-iosched.c:6706:1-6706:1: SHOW_FUNCTION(bfq_back_seek_max_show, bfqd->bfq_back_max, 0);
-
block/bfq-iosched.c:6707:1-6707:1: SHOW_FUNCTION(bfq_back_seek_penalty_show, bfqd->bfq_back_penalty, 0);
-
block/bfq-iosched.c:6708:1-6708:1: SHOW_FUNCTION(bfq_slice_idle_show, bfqd->bfq_slice_idle, 2);
-
block/bfq-iosched.c:6709:1-6709:1: SHOW_FUNCTION(bfq_max_budget_show, bfqd->bfq_user_max_budget, 0);
-
block/bfq-iosched.c:6710:1-6710:1: SHOW_FUNCTION(bfq_timeout_sync_show, bfqd->bfq_timeout, 1);
-
block/bfq-iosched.c:6711:1-6711:1: SHOW_FUNCTION(bfq_strict_guarantees_show, bfqd->strict_guarantees, 0);
-
block/bfq-iosched.c:6712:1-6712:1: SHOW_FUNCTION(bfq_low_latency_show, bfqd->low_latency, 0);
-
block/bfq-iosched.c:6723:1-6723:1: USEC_SHOW_FUNCTION(bfq_slice_idle_us_show, bfqd->bfq_slice_idle);
-
block/bfq-iosched.c:6749:1-6749:1: STORE_FUNCTION(bfq_fifo_expire_sync_store, &bfqd->bfq_fifo_expire[1], 1,
-
block/bfq-iosched.c:6751:1-6751:1: STORE_FUNCTION(bfq_fifo_expire_async_store, &bfqd->bfq_fifo_expire[0], 1,
-
block/bfq-iosched.c:6753:1-6753:1: STORE_FUNCTION(bfq_back_seek_max_store, &bfqd->bfq_back_max, 0, INT_MAX, 0);
-
block/bfq-iosched.c:6754:1-6754:1: STORE_FUNCTION(bfq_back_seek_penalty_store, &bfqd->bfq_back_penalty, 1,
-
block/bfq-iosched.c:6756:1-6756:1: STORE_FUNCTION(bfq_slice_idle_store, &bfqd->bfq_slice_idle, 0, INT_MAX, 2);
-
block/bfq-iosched.c:6776:1-6776:1: USEC_STORE_FUNCTION(bfq_slice_idle_us_store, &bfqd->bfq_slice_idle, 0,
-
block/bfq-iosched.c:6780:37-6780:60: static ssize_t bfq_max_budget_store(struct elevator_queue *e,
-
block/bfq-iosched.c:6808:39-6808:62: static ssize_t bfq_timeout_sync_store(struct elevator_queue *e,
-
block/bfq-iosched.c:6831:44-6831:67: static ssize_t bfq_strict_guarantees_store(struct elevator_queue *e,
-
block/bfq-iosched.c:6853:38-6853:61: static ssize_t bfq_low_latency_store(struct elevator_queue *e,
-
block/blk-mq-sched.c:551:48-551:70: int blk_mq_init_sched(struct request_queue *q, struct elevator_type *e)
-
block/blk-mq-sched.c:622:49-622:72: void blk_mq_exit_sched(struct request_queue *q, struct elevator_queue *e)
-
block/blk.h:202:3-202:26: struct elevator_queue *e)
-
block/elevator.c:101:28-101:56: static bool elevator_match(const struct elevator_type *e, const char *name,
-
block/elevator.c:135:26-135:48: static void elevator_put(struct elevator_type *e)
-
block/elevator.c:165:7-165:29: struct elevator_type *e)
-
block/elevator.c:191:47-191:70: void __elevator_exit(struct request_queue *q, struct elevator_queue *e)
-
block/elevator.c:523:18-523:40: int elv_register(struct elevator_type *e)
-
block/elevator.c:555:21-555:43: void elv_unregister(struct elevator_type *e)
-
block/kyber-iosched.c:405:54-405:76: static int kyber_init_sched(struct request_queue *q, struct elevator_type *e)
-
block/kyber-iosched.c:428:30-428:53: static void kyber_exit_sched(struct elevator_queue *e)
-
block/kyber-iosched.c:881:1-881:1: KYBER_LAT_SHOW_STORE(KYBER_READ, read);
-
block/kyber-iosched.c:882:1-882:1: KYBER_LAT_SHOW_STORE(KYBER_WRITE, write);
-
block/kyber-iosched.c:881:1-881:1: KYBER_LAT_SHOW_STORE(KYBER_READ, read);
-
block/kyber-iosched.c:882:1-882:1: KYBER_LAT_SHOW_STORE(KYBER_WRITE, write);
-
block/mq-deadline.c:395:27-395:50: static void dd_exit_queue(struct elevator_queue *e)
-
block/mq-deadline.c:408:51-408:73: static int dd_init_queue(struct request_queue *q, struct elevator_type *e)
-
block/mq-deadline.c:615:1-615:1: SHOW_FUNCTION(deadline_read_expire_show, dd->fifo_expire[READ], 1);
-
block/mq-deadline.c:616:1-616:1: SHOW_FUNCTION(deadline_write_expire_show, dd->fifo_expire[WRITE], 1);
-
block/mq-deadline.c:617:1-617:1: SHOW_FUNCTION(deadline_writes_starved_show, dd->writes_starved, 0);
-
block/mq-deadline.c:618:1-618:1: SHOW_FUNCTION(deadline_front_merges_show, dd->front_merges, 0);
-
block/mq-deadline.c:619:1-619:1: SHOW_FUNCTION(deadline_fifo_batch_show, dd->fifo_batch, 0);
-
block/mq-deadline.c:638:1-638:1: STORE_FUNCTION(deadline_read_expire_store, &dd->fifo_expire[READ], 0, INT_MAX, 1);
-
block/mq-deadline.c:639:1-639:1: STORE_FUNCTION(deadline_write_expire_store, &dd->fifo_expire[WRITE], 0, INT_MAX, 1);
-
block/mq-deadline.c:640:1-640:1: STORE_FUNCTION(deadline_writes_starved_store, &dd->writes_starved, INT_MIN, INT_MAX, 0);
-
block/mq-deadline.c:641:1-641:1: STORE_FUNCTION(deadline_front_merges_store, &dd->front_merges, 0, 1, 0);
-
block/mq-deadline.c:642:1-642:1: STORE_FUNCTION(deadline_fifo_batch_store, &dd->fifo_batch, 0, INT_MAX, 0);
-
crypto/sm3_generic.c:44:38-44:42: static inline u32 gg(unsigned int n, u32 e, u32 f, u32 g)
-
drivers/android/binder.c:5616:6-5616:43: struct binder_transaction_log_entry *e)
-
drivers/block/drbd/drbd_bitmap.c:1350:2-1350:16: unsigned long e, int val)
-
drivers/block/drbd/drbd_bitmap.c:1399:2-1399:22: const unsigned long e, int val)
-
drivers/block/drbd/drbd_bitmap.c:1421:73-1421:93: int drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e)
-
drivers/block/drbd/drbd_bitmap.c:1427:75-1427:95: int drbd_bm_clear_bits(struct drbd_device *device, const unsigned long s, const unsigned long e)
-
drivers/block/drbd/drbd_bitmap.c:1464:75-1464:95: void _drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e)
-
drivers/block/drbd/drbd_bitmap.c:1575:75-1575:95: int drbd_bm_count_bits(struct drbd_device *device, const unsigned long s, const unsigned long e)
-
drivers/block/drbd/drbd_debugfs.c:649:52-649:71: static void resync_dump_detail(struct seq_file *m, struct lc_element *e)
-
drivers/crypto/ccp/ccp-dev.c:97:42-97:55: void ccp_log_error(struct ccp_device *d, unsigned int e)
-
drivers/edac/edac_mc.c:56:47-56:75: static struct mem_ctl_info *error_desc_to_mci(struct edac_raw_error_desc *e)
-
drivers/edac/edac_mc.c:876:31-876:59: static void edac_inc_ce_error(struct edac_raw_error_desc *e)
-
drivers/edac/edac_mc.c:890:31-890:59: static void edac_inc_ue_error(struct edac_raw_error_desc *e)
-
drivers/edac/edac_mc.c:904:27-904:55: static void edac_ce_error(struct edac_raw_error_desc *e)
-
drivers/edac/edac_mc.c:942:27-942:55: static void edac_ue_error(struct edac_raw_error_desc *e)
-
drivers/edac/edac_mc.c:970:28-970:56: static void edac_inc_csrow(struct edac_raw_error_desc *e, int row, int chan)
-
drivers/edac/edac_mc.c:990:31-990:59: void edac_raw_mc_handle_error(struct edac_raw_error_desc *e)
-
drivers/firmware/qemu_fw_cfg.c:408:39-408:66: static ssize_t fw_cfg_sysfs_show_size(struct fw_cfg_sysfs_entry *e, char *buf)
-
drivers/firmware/qemu_fw_cfg.c:413:38-413:65: static ssize_t fw_cfg_sysfs_show_key(struct fw_cfg_sysfs_entry *e, char *buf)
-
drivers/firmware/qemu_fw_cfg.c:418:39-418:66: static ssize_t fw_cfg_sysfs_show_name(struct fw_cfg_sysfs_entry *e, char *buf)
-
drivers/gpu/drm/bridge/parade-ps8640.c:71:47-71:66: static inline struct ps8640 *bridge_to_ps8640(struct drm_bridge *e)
-
drivers/gpu/drm/drm_file.c:694:7-694:25: struct drm_event *e)
-
drivers/gpu/drm/drm_file.c:736:7-736:25: struct drm_event *e)
-
drivers/gpu/drm/drm_file.c:790:7-790:33: struct drm_pending_event *e, ktime_t timestamp)
-
drivers/gpu/drm/drm_file.c:837:10-837:36: struct drm_pending_event *e, ktime_t timestamp)
-
drivers/gpu/drm/drm_file.c:857:52-857:78: void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e)
-
drivers/gpu/drm/drm_file.c:878:45-878:71: void drm_send_event(struct drm_device *dev, struct drm_pending_event *e)
-
drivers/gpu/drm/drm_self_refresh_helper.c:56:1-56:1: DECLARE_EWMA(psr_time, 4, 4)
-
drivers/gpu/drm/drm_self_refresh_helper.c:56:1-56:1: DECLARE_EWMA(psr_time, 4, 4)
-
drivers/gpu/drm/drm_self_refresh_helper.c:56:1-56:1: DECLARE_EWMA(psr_time, 4, 4)
-
drivers/gpu/drm/drm_vblank.c:984:3-984:36: struct drm_pending_vblank_event *e,
-
drivers/gpu/drm/drm_vblank.c:1058:11-1058:44: struct drm_pending_vblank_event *e)
-
drivers/gpu/drm/drm_vblank.c:1083:5-1083:38: struct drm_pending_vblank_event *e)
-
drivers/gpu/drm/exynos/exynos_drm_dpi.c:37:49-37:69: static inline struct exynos_dpi *encoder_to_dpi(struct drm_encoder *e)
-
drivers/gpu/drm/exynos/exynos_drm_dsi.c:290:49-290:69: static inline struct exynos_dsi *encoder_to_dsi(struct drm_encoder *e)
-
drivers/gpu/drm/exynos/exynos_drm_vidi.c:51:52-51:72: static inline struct vidi_context *encoder_to_vidi(struct drm_encoder *e)
-
drivers/gpu/drm/exynos/exynos_hdmi.c:148:52-148:72: static inline struct hdmi_context *encoder_to_hdmi(struct drm_encoder *e)
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:237:28-237:53: static void __free_engines(struct i915_gem_engines *e, unsigned int count)
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:248:26-248:51: static void free_engines(struct i915_gem_engines *e)
-
drivers/gpu/drm/i915/gt/intel_context_types.h:23:1-23:1: DECLARE_EWMA(runtime, 3, 8);
-
drivers/gpu/drm/i915/gt/intel_context_types.h:23:1-23:1: DECLARE_EWMA(runtime, 3, 8);
-
drivers/gpu/drm/i915/gt/intel_context_types.h:23:1-23:1: DECLARE_EWMA(runtime, 3, 8);
-
drivers/gpu/drm/i915/gt/intel_engine_types.h:127:1-127:1: DECLARE_EWMA(_engine_latency, 6, 4)
-
drivers/gpu/drm/i915/gt/intel_engine_types.h:127:1-127:1: DECLARE_EWMA(_engine_latency, 6, 4)
-
drivers/gpu/drm/i915/gt/intel_engine_types.h:127:1-127:1: DECLARE_EWMA(_engine_latency, 6, 4)
-
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:224:66-224:70: static void __force_fw_fetch_failures(struct intel_uc_fw *uc_fw, int e)
-
drivers/gpu/drm/i915/gvt/cmd_parser.c:2710:50-2710:68: static void add_cmd_entry(struct intel_gvt *gvt, struct cmd_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:304:3-304:31: struct intel_gvt_gtt_entry *e,
-
drivers/gpu/drm/i915/gvt/gtt.c:329:3-329:31: struct intel_gvt_gtt_entry *e,
-
drivers/gpu/drm/i915/gvt/gtt.c:365:39-365:67: static unsigned long gen8_gtt_get_pfn(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:380:30-380:58: static void gen8_gtt_set_pfn(struct intel_gvt_gtt_entry *e, unsigned long pfn)
-
drivers/gpu/drm/i915/gvt/gtt.c:399:31-399:59: static bool gen8_gtt_test_pse(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:404:32-404:60: static void gen8_gtt_clear_pse(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:422:31-422:59: static bool gen8_gtt_test_ips(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:430:32-430:60: static void gen8_gtt_clear_ips(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:438:35-438:63: static bool gen8_gtt_test_present(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:452:37-452:65: static void gtt_entry_clear_present(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:457:35-457:63: static void gtt_entry_set_present(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:462:39-462:67: static bool gen8_gtt_test_64k_splited(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:467:38-467:66: static void gen8_gtt_set_64k_splited(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:472:40-472:68: static void gen8_gtt_clear_64k_splited(struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:660:3-660:31: struct intel_gvt_gtt_entry *e, unsigned long index,
-
drivers/gpu/drm/i915/gvt/gtt.c:689:3-689:31: struct intel_gvt_gtt_entry *e, unsigned long index,
-
drivers/gpu/drm/i915/gvt/gtt.c:953:3-953:31: struct intel_gvt_gtt_entry *e)
-
drivers/gpu/drm/i915/gvt/gtt.c:2073:3-2073:31: struct intel_gvt_gtt_entry *e, unsigned long index, bool guest)
-
drivers/gpu/drm/i915/i915_gpu_error.c:65:31-65:64: static bool __i915_error_grow(struct drm_i915_error_state_buf *e, size_t len)
-
drivers/gpu/drm/i915/i915_gpu_error.c:117:32-117:65: static void i915_error_vprintf(struct drm_i915_error_state_buf *e,
-
drivers/gpu/drm/i915/i915_gpu_error.c:146:29-146:62: static void i915_error_puts(struct drm_i915_error_state_buf *e, const char *str)
-
drivers/gpu/drm/i915/i915_gpu_error.c:171:20-171:53: i915_error_printer(struct drm_i915_error_state_buf *e)
-
drivers/gpu/drm/i915/i915_gpu_error.c:584:24-584:57: void i915_error_printf(struct drm_i915_error_state_buf *e, const char *f, ...)
-
drivers/gpu/drm/i915/i915_gpu_error.c:1260:28-1260:62: static bool record_context(struct i915_gem_context_coredump *e,
-
drivers/gpu/drm/imx/dw_hdmi-imx.c:41:48-41:68: static inline struct imx_hdmi *enc_to_imx_hdmi(struct drm_encoder *e)
-
drivers/gpu/drm/imx/imx-ldb.c:83:57-83:77: static inline struct imx_ldb_channel *enc_to_imx_ldb_ch(struct drm_encoder *e)
-
drivers/gpu/drm/imx/imx-tve.c:129:42-129:62: static inline struct imx_tve *enc_to_tve(struct drm_encoder *e)
-
drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c:77:16-77:45: u8 idx, struct nvbios_vpstate_entry *e)
-
drivers/gpu/drm/savage/savage_bci.c:129:63-129:72: savage_bci_wait_event_shadow(drm_savage_private_t * dev_priv, uint16_t e)
-
drivers/gpu/drm/savage/savage_bci.c:152:60-152:69: savage_bci_wait_event_reg(drm_savage_private_t * dev_priv, uint16_t e)
-
drivers/infiniband/hw/hfi1/opfn.c:135:44-135:66: void opfn_conn_response(struct rvt_qp *qp, struct rvt_ack_entry *e,
-
drivers/infiniband/hw/hfi1/rc.h:44:40-44:62: static inline void release_rdma_sge_mr(struct rvt_ack_entry *e)
-
drivers/infiniband/hw/hfi1/tid_rdma.c:1890:10-1890:32: struct rvt_ack_entry *e,
-
drivers/infiniband/hw/hfi1/tid_rdma.c:2344:54-2344:76: u32 hfi1_build_tid_rdma_read_resp(struct rvt_qp *qp, struct rvt_ack_entry *e,
-
drivers/infiniband/hw/hfi1/tid_rdma.c:3835:55-3835:77: u32 hfi1_build_tid_rdma_write_resp(struct rvt_qp *qp, struct rvt_ack_entry *e,
-
drivers/infiniband/hw/hfi1/tid_rdma.c:4426:54-4426:76: u32 hfi1_build_tid_rdma_write_ack(struct rvt_qp *qp, struct rvt_ack_entry *e,
-
drivers/infiniband/hw/hfi1/tid_rdma.c:5465:53-5465:75: bool hfi1_tid_rdma_ack_interlock(struct rvt_qp *qp, struct rvt_ack_entry *e)
-
drivers/infiniband/hw/hfi1/trace_tx.h:149:1-149:1: TRACE_EVENT(hfi1_sdma_descriptor,
-
drivers/infiniband/hw/hfi1/verbs.h:380:55-380:77: static inline struct tid_rdma_request *ack_to_tid_req(struct rvt_ack_entry *e)
-
drivers/infiniband/ulp/isert/ib_isert.c:82:25-82:42: isert_qp_event_callback(struct ib_event *e, void *context)
-
drivers/iommu/amd/iommu_v2.c:513:52-513:66: static int ppr_notifier(struct notifier_block *nb, unsigned long e, void *data)
-
drivers/iommu/omap-iommu.c:220:27-220:47: static u32 get_iopte_attr(struct iotlb_entry *e)
-
drivers/iommu/omap-iommu.c:389:53-389:73: static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e)
-
drivers/iommu/omap-iommu.c:396:57-396:77: static int prefetch_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e)
-
drivers/iommu/omap-iommu.c:622:52-622:72: iopgtable_store_entry_core(struct omap_iommu *obj, struct iotlb_entry *e)
-
drivers/iommu/omap-iommu.c:667:52-667:72: omap_iopgtable_store_entry(struct omap_iommu *obj, struct iotlb_entry *e)
-
drivers/iommu/omap-iommu.c:1310:29-1310:49: static u32 iotlb_init_entry(struct iotlb_entry *e, u32 da, u32 pa, int pgsz)
-
drivers/lightnvm/core.c:287:6-287:40: struct nvm_ioctl_create_extended *e)
-
drivers/md/dm-cache-policy-smq.c:95:50-95:64: static unsigned to_index(struct entry_space *es, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:132:53-132:67: static struct entry *l_next(struct entry_space *es, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:137:53-137:67: static struct entry *l_prev(struct entry_space *es, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:147:65-147:79: static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:163:65-163:79: static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:180:24-180:38: struct entry *old, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:197:60-197:74: static void l_del(struct entry_space *es, struct ilist *l, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:295:37-295:51: static void q_push(struct queue *q, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:305:43-305:57: static void q_push_front(struct queue *q, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:315:63-315:77: static void q_push_before(struct queue *q, struct entry *old, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:325:36-325:50: static void q_del(struct queue *q, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:470:40-470:54: static void q_requeue(struct queue *q, struct entry *e, unsigned extra_levels,
-
drivers/md/dm-cache-policy-smq.c:611:56-611:70: static struct entry *h_next(struct smq_hash_table *ht, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:616:68-616:82: static void __h_insert(struct smq_hash_table *ht, unsigned bucket, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:622:49-622:63: static void h_insert(struct smq_hash_table *ht, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:645:10-645:24: struct entry *e, struct entry *prev)
-
drivers/md/dm-cache-policy-smq.c:674:49-674:63: static void h_remove(struct smq_hash_table *ht, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:712:24-712:38: static void init_entry(struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:758:48-758:62: static void free_entry(struct entry_alloc *ea, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:773:51-773:65: static unsigned get_index(struct entry_alloc *ea, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:950:46-950:60: static void del_queue(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:955:47-955:61: static void push_queue(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:964:41-964:55: static void push(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:971:53-971:67: static void push_queue_front(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:979:47-979:61: static void push_front(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:986:56-986:70: static dm_cblock_t infer_cblock(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:991:44-991:58: static void requeue(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:1160:49-1160:63: static void mark_pending(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:1168:50-1168:64: static void clear_pending(struct smq_policy *mq, struct entry *e)
-
drivers/md/dm-cache-target.c:1076:26-1076:39: dm_dblock_t *b, dm_dblock_t *e)
-
drivers/md/dm-exception-store.h:147:51-147:72: static inline unsigned dm_consecutive_chunk_count(struct dm_exception *e)
-
drivers/md/dm-exception-store.h:152:51-152:72: static inline void dm_consecutive_chunk_count_inc(struct dm_exception *e)
-
drivers/md/dm-exception-store.h:159:51-159:72: static inline void dm_consecutive_chunk_count_dec(struct dm_exception *e)
-
drivers/md/dm-integrity.c:720:6-720:11: bool e, const char *function)
-
drivers/md/dm-snap-persistent.c:418:24-418:47: uint32_t index, struct core_exception *e)
-
drivers/md/dm-snap-persistent.c:670:6-670:27: struct dm_exception *e)
-
drivers/md/dm-snap-persistent.c:693:6-693:27: struct dm_exception *e, int valid,
-
drivers/md/dm-snap-transient.c:40:12-40:33: struct dm_exception *e)
-
drivers/md/dm-snap-transient.c:55:12-55:33: struct dm_exception *e, int valid,
-
drivers/md/dm-snap.c:700:33-700:54: static void dm_remove_exception(struct dm_exception *e)
-
drivers/md/dm-snap.c:736:38-736:59: static void free_completed_exception(struct dm_exception *e)
-
drivers/md/dm-snap.c:1924:52-1924:73: static void remap_exception(struct dm_snapshot *s, struct dm_exception *e,
-
drivers/md/dm-snap.c:1944:51-1944:72: static void zero_exception(struct dm_snapshot *s, struct dm_exception *e,
-
drivers/md/dm-thin-metadata.c:1759:72-1759:83: int dm_pool_inc_data_range(struct dm_pool_metadata *pmd, dm_block_t b, dm_block_t e)
-
drivers/md/dm-thin-metadata.c:1774:72-1774:83: int dm_pool_dec_data_range(struct dm_pool_metadata *pmd, dm_block_t b, dm_block_t e)
-
drivers/md/dm-thin.c:121:23-121:34: dm_block_t b, dm_block_t e, struct dm_cell_key *key)
-
drivers/md/dm-writecache.c:371:71-371:88: static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:376:52-376:69: static void *memory_data(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:381:56-381:73: static sector_t cache_sector(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:387:64-387:81: static uint64_t read_original_sector(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:396:58-396:75: static uint64_t read_seq_count(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:405:55-405:72: static void clear_seq_count(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:413:71-413:88: static void write_original_sector_seq_count(struct dm_writecache *wc, struct wc_entry *e,
-
drivers/md/dm-writecache.c:652:57-652:74: static void writecache_unlink(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:658:66-658:83: static void writecache_add_to_freelist(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:726:61-726:78: static void writecache_free_entry(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:759:62-759:79: static void writecache_flush_entry(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:766:69-766:86: static bool writecache_entry_is_committed(struct dm_writecache *wc, struct wc_entry *e)
-
drivers/md/dm-writecache.c:1645:55-1645:72: static bool wc_add_block(struct writeback_struct *wb, struct wc_entry *e, gfp_t gfp)
-
drivers/md/md-bitmap.c:1687:67-1687:81: void md_bitmap_dirty_bits(struct bitmap *bitmap, unsigned long s, unsigned long e)
-
drivers/md/raid5-ppl.c:795:51-795:76: static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e,
-
drivers/media/i2c/adv7842.c:2496:53-2496:71: static int adv7842_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *e)
-
drivers/media/platform/xilinx/xilinx-dma.h:48:54-48:75: static inline struct xvip_pipeline *to_xvip_pipeline(struct media_entity *e)
-
drivers/media/test-drivers/vidtv/vidtv_channel.c:34:43-34:65: static void vidtv_channel_encoder_destroy(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_channel.c:365:36-365:78: vidtv_channel_destroy_service_list(struct vidtv_psi_desc_service_list_entry *e)
-
drivers/media/test-drivers/vidtv/vidtv_mux.c:273:10-273:32: struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_psi.c:1807:5-1807:39: struct vidtv_psi_table_eit_event *e)
-
drivers/media/test-drivers/vidtv/vidtv_psi.c:2008:34-2008:68: void vidtv_psi_eit_event_destroy(struct vidtv_psi_table_eit_event *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:165:45-165:67: static void vidtv_s302m_access_unit_destroy(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:179:34-179:56: static void vidtv_s302m_alloc_au(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:202:45-202:67: vidtv_s302m_compute_sample_count_from_video(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:221:48-221:70: static void vidtv_s302m_compute_pts_from_video(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:234:35-234:57: static u16 vidtv_s302m_get_sample(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:290:36-290:58: static u32 vidtv_s302m_write_frame(struct vidtv_encoder *e,
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:328:32-328:54: static u32 vidtv_s302m_write_h(struct vidtv_encoder *e, u32 p_sz)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:346:38-346:60: static void vidtv_s302m_write_frames(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:390:33-390:55: static void *vidtv_s302m_encode(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:424:30-424:52: static u32 vidtv_s302m_clear(struct vidtv_encoder *e)
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:503:34-503:56: void vidtv_s302m_encoder_destroy(struct vidtv_encoder *e)
-
drivers/media/usb/em28xx/em28xx-audio.c:658:12-658:44: struct usb_endpoint_descriptor *e)
-
drivers/media/usb/gspca/cpia1.c:561:11-561:14: u8 e, u8 f, u8 g, u8 h,
-
drivers/misc/bcm-vk/bcm_vk_dev.c:1269:7-1269:21: unsigned long e, void *p)
-
drivers/mtd/ubi/fastmap-wl.c:43:10-43:31: struct ubi_wl_entry *e)
-
drivers/mtd/ubi/fastmap-wl.c:405:9-405:30: struct ubi_wl_entry *e,
-
drivers/mtd/ubi/wl.c:139:25-139:46: static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root)
-
drivers/mtd/ubi/wl.c:175:54-175:75: static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e)
-
drivers/mtd/ubi/wl.c:236:23-236:44: static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root)
-
drivers/mtd/ubi/wl.c:275:55-275:76: static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e)
-
drivers/mtd/ubi/wl.c:298:52-298:73: static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e)
-
drivers/mtd/ubi/wl.c:438:47-438:68: static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e,
-
drivers/mtd/ubi/wl.c:583:51-583:72: static int schedule_erase(struct ubi_device *ubi, struct ubi_wl_entry *e,
-
drivers/mtd/ubi/wl.c:620:50-620:71: static int do_sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e,
-
drivers/mtd/ubi/wl.c:1438:52-1438:73: static bool scrub_possible(struct ubi_device *ubi, struct ubi_wl_entry *e)
-
drivers/mtd/ubi/wl.c:2003:6-2003:27: struct ubi_wl_entry *e, struct rb_root *root)
-
drivers/mtd/ubi/wl.c:2026:8-2026:29: struct ubi_wl_entry *e)
-
drivers/net/dsa/b53/b53_common.c:2173:54-2173:74: int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e)
-
drivers/net/dsa/b53/b53_common.c:2190:54-2190:74: int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e)
-
drivers/net/dsa/mt7530.h:792:46-792:75: static inline void mt7530_hw_vlan_entry_init(struct mt7530_hw_vlan_entry *e,
-
drivers/net/dsa/mv88e6xxx/chip.c:1178:6-1178:26: struct ethtool_eee *e)
-
drivers/net/dsa/mv88e6xxx/chip.c:1185:6-1185:26: struct ethtool_eee *e)
-
drivers/net/dsa/qca8k.c:1104:52-1104:72: qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e)
-
drivers/net/ethernet/broadcom/genet/bcmgenet.c:1290:53-1290:73: static int bcmgenet_get_eee(struct net_device *dev, struct ethtool_eee *e)
-
drivers/net/ethernet/broadcom/genet/bcmgenet.c:1308:53-1308:73: static int bcmgenet_set_eee(struct net_device *dev, struct ethtool_eee *e)
-
drivers/net/ethernet/chelsio/cxgb/cxgb2.c:713:51-713:77: static void get_sge_param(struct net_device *dev, struct ethtool_ringparam *e)
-
drivers/net/ethernet/chelsio/cxgb/cxgb2.c:727:50-727:76: static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e)
-
drivers/net/ethernet/chelsio/cxgb/cxgb2.c:782:47-782:70: static int get_eeprom(struct net_device *dev, struct ethtool_eeprom *e,
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1151:34-1151:49: static inline void write_tx_desc(struct cmdQ_e *e, dma_addr_t mapping,
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1170:12-1170:28: struct cmdQ_e **e,
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:1951:51-1951:77: static void get_sge_param(struct net_device *dev, struct ethtool_ringparam *e)
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:1967:50-1967:76: static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e)
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:2030:47-2030:70: static int get_eeprom(struct net_device *dev, struct ethtool_eeprom *e,
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:1088:54-1088:72: static void set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:63:38-63:62: static inline unsigned int vlan_prio(const struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:74:34-74:52: static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:88:7-88:25: struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:123:33-123:51: static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:129:8-129:26: struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:179:44-179:62: void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:264:38-264:56: void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:283:32-283:50: static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.h:122:7-122:25: struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.h:129:50-129:68: static inline void l2t_release(struct t3cdev *t, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.h:142:49-142:67: static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h:278:44-278:70: struct cudbg_qdesc_entry *cudbg_next_qdesc(struct cudbg_qdesc_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:893:51-893:77: static void get_sge_param(struct net_device *dev, struct ethtool_ringparam *e)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:909:50-909:76: static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:1203:47-1203:70: static int get_eeprom(struct net_device *dev, struct ethtool_eeprom *e,
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:65:38-65:62: static inline unsigned int vlan_prio(const struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:70:49-70:67: static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:118:19-118:43: static int addreq(const struct l2t_entry *e, const u32 *addr)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:126:27-126:45: static void neigh_replace(struct l2t_entry *e, struct neighbour *n)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:138:44-138:62: static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:173:48-173:66: static void send_pending(struct adapter *adap, struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:216:33-216:51: static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:222:6-222:24: struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:351:26-351:44: static void _t4_l2e_free(struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:368:25-368:43: static void t4_l2e_free(struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:386:24-386:42: void cxgb4_l2t_release(struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:397:25-397:43: static void reuse_entry(struct l2t_entry *e, struct neighbour *neigh)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:686:23-686:47: static char l2e_state(const struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:700:28-700:46: bool cxgb4_check_l2t_valid(struct l2t_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:325:11-325:31: struct sched_class *e,
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:643:57-643:77: static void t4_sched_class_free(struct net_device *dev, struct sched_class *e)
-
drivers/net/ethernet/chelsio/cxgb4/smt.c:98:26-98:44: static void t4_smte_free(struct smt_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/smt.c:111:24-111:42: void cxgb4_smt_release(struct smt_entry *e)
-
drivers/net/ethernet/chelsio/cxgb4/smt.c:138:53-138:71: static int write_smt_entry(struct adapter *adapter, struct smt_entry *e)
-
drivers/net/ethernet/intel/i40e/i40e_adminq.c:997:11-997:39: struct i40e_arq_event_info *e,
-
drivers/net/ethernet/intel/i40e/i40e_main.c:9044:7-9044:35: struct i40e_arq_event_info *e)
-
drivers/net/ethernet/intel/i40e/i40e_main.c:9184:9-9184:37: struct i40e_arq_event_info *e)
-
drivers/net/ethernet/intel/i40e/i40e_main.c:9719:8-9719:36: struct i40e_arq_event_info *e)
-
drivers/net/ethernet/intel/iavf/iavf_adminq.c:846:6-846:34: struct iavf_arq_event_info *e,
-
drivers/net/ethernet/intel/ice/ice_controlq.c:1097:5-1097:31: struct ice_rq_event_info *e, u16 *pending)
-
drivers/net/ethernet/marvell/skge.c:936:50-936:71: static int skge_rx_setup(struct skge_port *skge, struct skge_element *e,
-
drivers/net/ethernet/marvell/skge.c:968:34-968:55: static inline void skge_rx_reuse(struct skge_element *e, unsigned int size)
-
drivers/net/ethernet/marvell/skge.c:2511:9-2511:36: const struct skge_element *e)
-
drivers/net/ethernet/marvell/skge.c:2853:56-2853:77: static inline void skge_tx_unmap(struct pci_dev *pdev, struct skge_element *e,
-
drivers/net/ethernet/marvell/skge.c:3044:8-3044:29: struct skge_element *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c:29:6-29:32: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c:66:7-66:33: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c:85:8-85:34: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:175:11-175:37: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:186:9-186:35: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:211:9-211:35: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:323:9-323:35: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:470:9-470:35: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:581:9-581:35: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:743:6-743:32: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:117:10-117:36: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:173:10-173:36: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:229:33-229:59: void mlx5e_take_all_encap_flows(struct mlx5e_encap_entry *e, struct list_head *flow_list)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:254:7-254:33: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:371:58-371:84: static void mlx5e_encap_dealloc(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:398:47-398:73: void mlx5e_encap_put(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:507:23-507:49: bool mlx5e_encap_take(struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:512:30-512:56: static bool mlx5e_decap_take(struct mlx5e_decap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:565:11-565:37: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:1129:9-1129:35: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:1236:8-1236:34: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:1272:7-1272:33: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c:15:42-15:68: static int mlx5e_tc_tun_calc_hlen_geneve(struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c:66:13-66:39: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c:94:11-94:37: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c:12:42-12:68: static int mlx5e_tc_tun_calc_hlen_gretap(struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c:19:13-19:39: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c:29:11-29:37: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.c:13:22-13:48: static int calc_hlen(struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.c:20:7-20:33: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c:13:41-13:67: static int mlx5e_tc_tun_calc_hlen_vxlan(struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c:62:12-62:38: struct mlx5e_encap_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c:84:10-84:36: struct mlx5e_encap_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:100:34-100:69: mlx5_esw_indir_table_rule_lookup(struct mlx5_esw_indir_table_entry *e,
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:120:7-120:42: struct mlx5_esw_indir_table_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:257:8-257:43: struct mlx5_esw_indir_table_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:286:8-286:43: struct mlx5_esw_indir_table_entry *e)
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:336:12-336:47: struct mlx5_esw_indir_table_entry *e)
-
drivers/net/ethernet/mellanox/mlxsw/reg.h:2339:55-2339:77: static inline void mlxsw_reg_ppbt_pack(char *payload, enum mlxsw_reg_pxbt_e e,
-
drivers/net/ethernet/mellanox/mlxsw/reg.h:5680:6-5680:29: enum mlxsw_reg_pmaos_e e)
-
drivers/net/ethernet/mellanox/mlxsw/reg.h:9833:29-9833:34: u16 system_port, bool e,
-
drivers/net/ethernet/mellanox/mlxsw/reg.h:10405:70-10405:75: static inline void mlxsw_reg_mpsc_pack(char *payload, u8 local_port, bool e,
-
drivers/net/ethernet/realtek/r8169_main.c:2589:8-2589:32: const struct ephy_info *e, int len)
-
drivers/net/ieee802154/mac802154_hwsim.c:402:29-402:48: static void hwsim_free_edge(struct hwsim_edge *e)
-
drivers/net/netdevsim/bpf.c:332:41-332:64: nsim_map_key_match(struct bpf_map *map, struct nsim_map_entry *e, void *key)
-
drivers/net/tun.c:381:53-381:76: static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e)
-
drivers/net/tun.c:492:45-492:68: static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash)
-
drivers/net/virtio_net.c:54:1-54:1: DECLARE_EWMA(pkt_len, 0, 64)
-
drivers/net/virtio_net.c:54:1-54:1: DECLARE_EWMA(pkt_len, 0, 64)
-
drivers/net/virtio_net.c:54:1-54:1: DECLARE_EWMA(pkt_len, 0, 64)
-
drivers/net/wireless/ath/ath5k/ath5k.h:1255:1-1255:1: DECLARE_EWMA(beacon_rssi, 10, 8)
-
drivers/net/wireless/ath/ath5k/ath5k.h:1255:1-1255:1: DECLARE_EWMA(beacon_rssi, 10, 8)
-
drivers/net/wireless/ath/ath5k/ath5k.h:1255:1-1255:1: DECLARE_EWMA(beacon_rssi, 10, 8)
-
drivers/net/wireless/broadcom/b43/phy_ht.c:36:4-36:52: const struct b43_phy_ht_channeltab_e_radio2059 *e)
-
drivers/net/wireless/broadcom/b43/phy_ht.c:764:5-764:47: const struct b43_phy_ht_channeltab_e_phy *e,
-
drivers/net/wireless/broadcom/b43/phy_n.c:1046:5-1046:50: const struct b43_nphy_channeltab_entry_rev3 *e)
-
drivers/net/wireless/broadcom/b43/phy_n.c:1122:5-1122:50: const struct b43_nphy_channeltab_entry_rev3 *e)
-
drivers/net/wireless/broadcom/b43/phy_n.c:1373:5-1373:50: const struct b43_nphy_channeltab_entry_rev2 *e)
-
drivers/net/wireless/broadcom/b43/phy_n.c:1411:5-1411:50: const struct b43_nphy_channeltab_entry_rev2 *e)
-
drivers/net/wireless/broadcom/b43/phy_n.c:6244:8-6244:40: const struct b43_phy_n_sfo_cfg *e)
-
drivers/net/wireless/broadcom/b43/phy_n.c:6275:5-6275:37: const struct b43_phy_n_sfo_cfg *e,
-
drivers/net/wireless/broadcom/b43/radio_2056.c:10196:6-10196:40: const struct b2056_inittab_entry *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:1328:41-1328:71: static u16 brcmf_map_fw_linkdown_reason(const struct brcmf_event_msg *e)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:3268:9-3268:39: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:3503:5-3503:35: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:3677:45-3677:75: brcmf_wowl_nd_results(struct brcmf_if *ifp, const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:5361:9-5361:39: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:5628:8-5628:38: const struct brcmf_event_msg *e)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:5658:8-5658:38: const struct brcmf_event_msg *e)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:5675:11-5675:41: const struct brcmf_event_msg *e)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:5930:10-5930:40: const struct brcmf_event_msg *e)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6002:35-6002:65: struct net_device *ndev, const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6040:11-6040:41: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6085:8-6085:38: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6149:8-6149:38: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6170:4-6170:34: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6187:9-6187:39: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6228:7-6228:37: const struct brcmf_event_msg *e, void *data)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c:1596:12-1596:42: const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c:1630:7-1630:37: const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:1012:10-1012:40: const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:1386:10-1386:40: const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:1494:6-1494:36: const struct brcmf_event_msg *e,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:1934:8-1934:38: const struct brcmf_event_msg *e,
-
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:557:1-557:1: DECLARE_EWMA(rate, 16, 16)
-
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:557:1-557:1: DECLARE_EWMA(rate, 16, 16)
-
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:557:1-557:1: DECLARE_EWMA(rate, 16, 16)
-
drivers/net/wireless/mediatek/mt76/mt76.h:207:1-207:1: DECLARE_EWMA(signal, 10, 8);
-
drivers/net/wireless/mediatek/mt76/mt76.h:207:1-207:1: DECLARE_EWMA(signal, 10, 8);
-
drivers/net/wireless/mediatek/mt76/mt76.h:207:1-207:1: DECLARE_EWMA(signal, 10, 8);
-
drivers/net/wireless/mediatek/mt76/mt7603/mac.c:1274:52-1274:77: void mt7603_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c:17:52-17:77: void mt7615_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c:172:10-172:35: struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:903:53-903:78: void mt76x02_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h:34:1-34:1: DECLARE_EWMA(pktlen, 8, 8);
-
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h:34:1-34:1: DECLARE_EWMA(pktlen, 8, 8);
-
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h:34:1-34:1: DECLARE_EWMA(pktlen, 8, 8);
-
drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c:18:54-18:79: void mt76x02u_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1214:52-1214:77: void mt7915_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/mt7921/mac.c:1029:52-1029:77: void mt7921_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/tx.c:631:8-631:33: struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt76/usb.c:424:39-424:64: mt76u_urb_alloc(struct mt76_dev *dev, struct mt76_queue_entry *e,
-
drivers/net/wireless/mediatek/mt76/usb.c:446:6-446:31: struct mt76_queue_entry *e)
-
drivers/net/wireless/mediatek/mt7601u/dma.c:133:51-133:78: mt7601u_rx_process_entry(struct mt7601u_dev *dev, struct mt7601u_dma_buf_rx *e)
-
drivers/net/wireless/mediatek/mt7601u/dma.c:398:6-398:33: struct mt7601u_dma_buf_rx *e, gfp_t gfp)
-
drivers/net/wireless/mediatek/mt7601u/mt7601u.h:134:1-134:1: DECLARE_EWMA(rssi, 10, 4);
-
drivers/net/wireless/mediatek/mt7601u/mt7601u.h:134:1-134:1: DECLARE_EWMA(rssi, 10, 4);
-
drivers/net/wireless/mediatek/mt7601u/mt7601u.h:134:1-134:1: DECLARE_EWMA(rssi, 10, 4);
-
drivers/net/wireless/ralink/rt2x00/rt2x00.h:258:1-258:1: DECLARE_EWMA(rssi, 10, 8)
-
drivers/net/wireless/ralink/rt2x00/rt2x00.h:258:1-258:1: DECLARE_EWMA(rssi, 10, 8)
-
drivers/net/wireless/ralink/rt2x00/rt2x00.h:258:1-258:1: DECLARE_EWMA(rssi, 10, 8)
-
drivers/net/wireless/realtek/rtw88/main.h:630:1-630:1: DECLARE_EWMA(tp, 10, 2);
-
drivers/net/wireless/realtek/rtw88/main.h:726:1-726:1: DECLARE_EWMA(rssi, 10, 16);
-
drivers/net/wireless/realtek/rtw88/main.h:1441:1-1441:1: DECLARE_EWMA(thermal, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:1487:1-1487:1: DECLARE_EWMA(evm, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:1488:1-1488:1: DECLARE_EWMA(snr, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:630:1-630:1: DECLARE_EWMA(tp, 10, 2);
-
drivers/net/wireless/realtek/rtw88/main.h:726:1-726:1: DECLARE_EWMA(rssi, 10, 16);
-
drivers/net/wireless/realtek/rtw88/main.h:1441:1-1441:1: DECLARE_EWMA(thermal, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:1487:1-1487:1: DECLARE_EWMA(evm, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:1488:1-1488:1: DECLARE_EWMA(snr, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:630:1-630:1: DECLARE_EWMA(tp, 10, 2);
-
drivers/net/wireless/realtek/rtw88/main.h:726:1-726:1: DECLARE_EWMA(rssi, 10, 16);
-
drivers/net/wireless/realtek/rtw88/main.h:1441:1-1441:1: DECLARE_EWMA(thermal, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:1487:1-1487:1: DECLARE_EWMA(evm, 10, 4);
-
drivers/net/wireless/realtek/rtw88/main.h:1488:1-1488:1: DECLARE_EWMA(snr, 10, 4);
-
drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:158:10-158:34: const struct l2t_entry *e)
-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:207:5-207:23: struct l2t_entry *e)
-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:326:11-326:29: struct l2t_entry *e)
-
drivers/scsi/isci/request.c:105:30-105:54: static void init_sgl_element(struct scu_sgl_element *e, struct scatterlist *sg)
-
drivers/scsi/qla2xxx/qla_os.c:4929:46-4929:67: qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e)
-
drivers/scsi/qla2xxx/qla_os.c:5071:57-5071:78: void qla24xx_create_new_sess(struct scsi_qla_host *vha, struct qla_work_evt *e)
-
drivers/scsi/qla2xxx/qla_os.c:5244:53-5244:74: static void qla_sp_retry(struct scsi_qla_host *vha, struct qla_work_evt *e)
-
drivers/scsi/qla2xxx/qla_target.c:669:54-669:75: void qla24xx_do_nack_work(struct scsi_qla_host *vha, struct qla_work_evt *e)
-
drivers/scsi/qla4xxx/ql4_os.c:5210:9-5210:31: struct qla4_work_evt *e)
-
drivers/scsi/vmw_pvscsi.c:351:10-351:36: struct PVSCSIRingReqDesc *e)
-
drivers/scsi/vmw_pvscsi.c:546:9-546:41: const struct PVSCSIRingCmpDesc *e)
-
drivers/scsi/vmw_pvscsi.c:1034:11-1034:43: const struct PVSCSIRingMsgDesc *e)
-
drivers/soc/qcom/smem.c:313:21-313:48: uncached_entry_next(struct smem_private_entry *e)
-
drivers/soc/qcom/smem.c:322:19-322:46: cached_entry_next(struct smem_private_entry *e, size_t cacheline)
-
drivers/soc/qcom/smem.c:329:37-329:64: static void *uncached_entry_to_item(struct smem_private_entry *e)
-
drivers/soc/qcom/smem.c:336:35-336:62: static void *cached_entry_to_item(struct smem_private_entry *e)
-
drivers/soc/qcom/trace-rpmh.h:15:1-15:1: TRACE_EVENT(rpmh_tx_done,
-
drivers/staging/media/omap4iss/iss_video.c:804:47-804:73: iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e)
-
drivers/staging/wimax/i2400m/rx.c:554:5-554:34: struct i2400m_roq_log_entry *e)
-
drivers/tty/vt/selection.c:55:43-55:53: static inline void highlight(const int s, const int e)
-
drivers/usb/misc/usbtest.c:131:8-131:34: struct usb_host_endpoint *e)
-
drivers/usb/musb/musb_gadget_ep0.c:896:31-896:46: static int musb_g_ep0_disable(struct usb_ep *e)
-
drivers/usb/musb/musb_gadget_ep0.c:903:18-903:33: musb_g_ep0_queue(struct usb_ep *e, struct usb_request *r, gfp_t gfp_flags)
-
drivers/usb/musb/musb_gadget_ep0.c:990:28-990:43: static int musb_g_ep0_halt(struct usb_ep *e, int value)
-
drivers/video/fbdev/hyperv_fb.c:809:5-809:19: unsigned long e, void *p)
-
fs/afs/misc.c:114:27-114:45: void afs_prioritise_error(struct afs_error *e, int error, u32 abort_code)
-
fs/binfmt_misc.c:230:45-230:51: static char *check_special_flags(char *sfs, Node *e)
-
fs/binfmt_misc.c:502:26-502:32: static void entry_status(Node *e, char *page)
-
fs/binfmt_misc.c:567:23-567:29: static void kill_node(Node *e)
-
fs/btrfs/ctree.h:2420:32-2420:69: btrfs_file_extent_inline_start(const struct btrfs_file_extent_item *e)
-
fs/btrfs/ctree.h:2457:7-2457:26: struct btrfs_item *e)
-
fs/ceph/snap.c:687:16-687:22: void *p, void *e, bool deletion,
-
fs/dlm/lowcomms.c:954:24-954:49: static void free_entry(struct writequeue_entry *e)
-
fs/dlm/lowcomms.c:967:39-967:64: static void writequeue_entry_complete(struct writequeue_entry *e, int completed)
-
fs/erofs/erofs_fs.h:186:51-186:77: static inline unsigned int erofs_xattr_entry_size(struct erofs_xattr_entry *e)
-
fs/f2fs/node.c:158:30-158:48: static void __free_nat_entry(struct nat_entry *e)
-
fs/f2fs/node.c:207:61-207:79: static void __del_from_nat_cache(struct f2fs_nm_info *nm_i, struct nat_entry *e)
-
fs/ubifs/recovery.c:1402:52-1402:71: static int fix_size_in_place(struct ubifs_info *c, struct size_entry *e)
-
fs/ubifs/recovery.c:1458:49-1458:68: static int inode_fix_size(struct ubifs_info *c, struct size_entry *e)
-
include/linux/netfilter.h:122:65-122:95: static inline struct nf_hook_ops **nf_hook_entries_get_hook_ops(const struct nf_hook_entries *e)
-
include/linux/netfilter_arp/arp_tables.h:74:24-74:50: compat_arpt_get_target(struct compat_arpt_entry *e)
-
include/linux/netfilter_ipv4/ip_tables.h:90:23-90:48: compat_ipt_get_target(struct compat_ipt_entry *e)
-
include/linux/netfilter_ipv6/ip6_tables.h:53:24-53:50: compat_ip6t_get_target(struct compat_ip6t_entry *e)
-
include/linux/suspend.h:434:67-434:81: static inline void __init register_nosave_region(unsigned long b, unsigned long e)
-
include/linux/suspend.h:438:72-438:86: static inline void __init register_nosave_region_late(unsigned long b, unsigned long e)
-
include/net/bluetooth/hci_core.h:817:38-817:60: static inline long inquiry_entry_age(struct inquiry_entry *e)
-
include/net/ip6_tunnel.h:88:34-88:58: static inline int ip6_encap_hlen(struct ip_tunnel_encap *e)
-
include/net/ip_tunnels.h:334:33-334:57: static inline int ip_encap_hlen(struct ip_tunnel_encap *e)
-
include/sound/soc.h:1145:53-1145:70: static inline unsigned int snd_soc_enum_val_to_item(struct soc_enum *e,
-
include/sound/soc.h:1160:53-1160:70: static inline unsigned int snd_soc_enum_item_to_val(struct soc_enum *e,
-
include/trace/events/kvm.h:98:1-98:1: TRACE_EVENT(kvm_ioapic_set_irq,
-
include/trace/events/kvm.h:123:1-123:1: TRACE_EVENT(kvm_ioapic_delayed_eoi_inj,
-
include/uapi/linux/netfilter_arp/arp_tables.h:200:59-200:78: static __inline__ struct xt_entry_target *arpt_get_target(struct arpt_entry *e)
-
include/uapi/linux/netfilter_bridge/ebtables.h:195:16-195:34: ebt_get_target(struct ebt_entry *e)
-
include/uapi/linux/netfilter_ipv4/ip_tables.h:223:16-223:34: ipt_get_target(struct ipt_entry *e)
-
include/uapi/linux/netfilter_ipv6/ip6_tables.h:263:17-263:36: ip6t_get_target(struct ip6t_entry *e)
-
kernel/auditfilter.c:81:36-81:56: static inline void audit_free_rule(struct audit_entry *e)
-
kernel/bpf/verifier.c:8548:36-8548:40: static int push_insn(int t, int w, int e, struct bpf_verifier_env *env,
-
kernel/locking/lockdep.c:945:21-945:39: static bool in_list(struct list_head *e, struct list_head *h)
-
kernel/locking/lockdep.c:961:31-961:49: static bool in_any_class_list(struct list_head *e)
-
kernel/printk/printk.c:537:36-537:42: static void append_char(char **pp, char *e, char c)
-
kernel/printk/printk_ringbuffer.c:1347:26-1347:53: bool prb_reserve_in_last(struct prb_reserved_entry *e, struct printk_ringbuffer *rb,
-
kernel/printk/printk_ringbuffer.c:1479:18-1479:45: bool prb_reserve(struct prb_reserved_entry *e, struct printk_ringbuffer *rb,
-
kernel/printk/printk_ringbuffer.c:1570:25-1570:52: static void _prb_commit(struct prb_reserved_entry *e, unsigned long state_val)
-
kernel/printk/printk_ringbuffer.c:1626:17-1626:44: void prb_commit(struct prb_reserved_entry *e)
-
kernel/printk/printk_ringbuffer.c:1658:23-1658:50: void prb_final_commit(struct prb_reserved_entry *e)
-
kernel/printk/printk_ringbuffer.c:2079:36-2079:63: unsigned int prb_record_text_space(struct prb_reserved_entry *e)
-
kernel/trace/trace_events_filter_test.h:10:1-10:1: TRACE_EVENT(ftrace_test_filter,
-
kernel/user_namespace.c:223:38-223:50: static int cmp_map_id(const void *k, const void *e)
-
lib/cmdline_kunit.c:108:27-108:38: unsigned int n, const int *e)
-
lib/lru_cache.c:309:35-309:54: void lc_del(struct lru_cache *lc, struct lc_element *e)
-
lib/lru_cache.c:559:43-559:62: unsigned int lc_put(struct lru_cache *lc, struct lc_element *e)
-
lib/lru_cache.c:592:48-592:67: unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e)
-
lib/mpi/ec.c:149:41-149:51: static void ec_powm(MPI w, const MPI b, const MPI e,
-
lib/reed_solomon/test_rslib.c:442:25-442:38: static int run_exercise(struct etab *e)
-
net/atm/clip.c:789:43-789:64: static struct clip_vcc *clip_seq_next_vcc(struct atmarp_entry *e,
-
net/atm/clip.c:807:11-807:32: struct atmarp_entry *e, loff_t * pos)
-
net/batman-adv/types.h:578:1-578:1: DECLARE_EWMA(throughput, 10, 8)
-
net/batman-adv/types.h:578:1-578:1: DECLARE_EWMA(throughput, 10, 8)
-
net/batman-adv/types.h:578:1-578:1: DECLARE_EWMA(throughput, 10, 8)
-
net/bluetooth/hci_event.c:2003:8-2003:30: struct inquiry_entry *e)
-
net/bpf/test_run.c:141:63-141:67: int noinline bpf_fentry_test5(u64 a, void *b, short c, int d, u64 e)
-
net/bpf/test_run.c:146:63-146:69: int noinline bpf_fentry_test6(u64 a, void *b, short c, int d, void *e, u64 f)
-
net/bridge/br_mdb.c:57:36-57:57: static void __mdb_entry_fill_flags(struct br_mdb_entry *e, unsigned char flags)
-
net/bridge/netfilter/ebtables.c:118:17-118:41: ebt_basic_match(const struct ebt_entry *e, const struct sk_buff *skb,
-
net/bridge/netfilter/ebtables.c:173:18-173:42: ebt_get_target_c(const struct ebt_entry *e)
-
net/bridge/netfilter/ebtables.c:494:32-494:56: ebt_check_entry_size_and_hooks(const struct ebt_entry *e,
-
net/bridge/netfilter/ebtables.c:555:23-555:41: ebt_get_udc_positions(struct ebt_entry *e, struct ebt_table_info *newinfo,
-
net/bridge/netfilter/ebtables.c:617:19-617:37: ebt_cleanup_entry(struct ebt_entry *e, struct net *net, unsigned int *cnt)
-
net/bridge/netfilter/ebtables.c:642:17-642:35: ebt_check_entry(struct ebt_entry *e, struct net *net,
-
net/bridge/netfilter/ebtables.c:1340:37-1340:55: static inline int ebt_entry_to_user(struct ebt_entry *e, const char *base,
-
net/bridge/netfilter/ebtables.c:1573:38-1573:56: static int compat_copy_entry_to_user(struct ebt_entry *e, void __user **dstptr,
-
net/bridge/netfilter/ebtables.c:1643:30-1643:54: static int compat_calc_entry(const struct ebt_entry *e,
-
net/caif/caif_dev.c:73:23-73:49: static void caifd_put(struct caif_device_entry *e)
-
net/caif/caif_dev.c:78:24-78:50: static void caifd_hold(struct caif_device_entry *e)
-
net/caif/caif_dev.c:83:30-83:56: static int caifd_refcnt_read(struct caif_device_entry *e)
-
net/ceph/crush/hash.c:77:11-77:17: __u32 e)
-
net/ceph/crush/hash.c:134:68-134:74: __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e)
-
net/core/gen_estimator.c:62:32-62:59: static void est_fetch_counters(struct net_rate_estimator *e,
-
net/dsa/dsa2.c:34:50-34:64: int dsa_tree_notify(struct dsa_switch_tree *dst, unsigned long e, void *v)
-
net/dsa/dsa2.c:53:19-53:33: int dsa_broadcast(unsigned long e, void *v)
-
net/dsa/port.c:28:55-28:69: static int dsa_port_notify(const struct dsa_port *dp, unsigned long e, void *v)
-
net/dsa/slave.c:800:54-800:74: static int dsa_slave_set_eee(struct net_device *dev, struct ethtool_eee *e)
-
net/dsa/slave.c:820:54-820:74: static int dsa_slave_get_eee(struct net_device *dev, struct ethtool_eee *e)
-
net/ipv4/fou.c:947:23-947:47: size_t fou_encap_hlen(struct ip_tunnel_encap *e)
-
net/ipv4/fou.c:953:23-953:47: size_t gue_encap_hlen(struct ip_tunnel_encap *e)
-
net/ipv4/fou.c:971:45-971:69: int __fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv4/fou.c:987:45-987:69: int __gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv4/fou.c:1062:48-1062:72: static void fou_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv4/fou.c:1081:50-1081:74: static int fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv4/fou.c:1098:50-1098:74: static int gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv4/ipconfig.c:747:38-747:42: static void __init ic_bootp_init_ext(u8 *e)
-
net/ipv4/netfilter/arp_tables.c:165:19-165:44: arpt_get_target_c(const struct arpt_entry *e)
-
net/ipv4/netfilter/arp_tables.c:290:34-290:59: static inline bool unconditional(const struct arpt_entry *e)
-
net/ipv4/netfilter/arp_tables.c:387:25-387:44: static int check_target(struct arpt_entry *e, struct net *net, const char *name)
-
net/ipv4/netfilter/arp_tables.c:404:18-404:37: find_check_entry(struct arpt_entry *e, struct net *net, const char *name,
-
net/ipv4/netfilter/arp_tables.c:436:29-436:54: static bool check_underflow(const struct arpt_entry *e)
-
net/ipv4/netfilter/arp_tables.c:451:46-451:65: static inline int check_entry_size_and_hooks(struct arpt_entry *e,
-
net/ipv4/netfilter/arp_tables.c:499:27-499:46: static void cleanup_entry(struct arpt_entry *e, struct net *net)
-
net/ipv4/netfilter/arp_tables.c:735:30-735:55: static int compat_calc_entry(const struct arpt_entry *e,
-
net/ipv4/netfilter/arp_tables.c:1060:41-1060:67: static inline void compat_release_entry(struct compat_arpt_entry *e)
-
net/ipv4/netfilter/arp_tables.c:1069:35-1069:61: check_compat_entry_size_and_hooks(struct compat_arpt_entry *e,
-
net/ipv4/netfilter/arp_tables.c:1124:29-1124:55: compat_copy_entry_from_user(struct compat_arpt_entry *e, void **dstptr,
-
net/ipv4/netfilter/arp_tables.c:1294:38-1294:57: static int compat_copy_entry_to_user(struct arpt_entry *e, void __user **dstptr,
-
net/ipv4/netfilter/ip_tables.c:110:34-110:58: static inline bool unconditional(const struct ipt_entry *e)
-
net/ipv4/netfilter/ip_tables.c:120:18-120:42: ipt_get_target_c(const struct ipt_entry *e)
-
net/ipv4/netfilter/ip_tables.c:158:50-158:74: get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e,
-
net/ipv4/netfilter/ip_tables.c:194:5-194:29: const struct ipt_entry *e)
-
net/ipv4/netfilter/ip_tables.c:498:25-498:43: static int check_target(struct ipt_entry *e, struct net *net, const char *name)
-
net/ipv4/netfilter/ip_tables.c:516:18-516:36: find_check_entry(struct ipt_entry *e, struct net *net, const char *name,
-
net/ipv4/netfilter/ip_tables.c:572:29-572:53: static bool check_underflow(const struct ipt_entry *e)
-
net/ipv4/netfilter/ip_tables.c:588:28-588:46: check_entry_size_and_hooks(struct ipt_entry *e,
-
net/ipv4/netfilter/ip_tables.c:637:15-637:33: cleanup_entry(struct ipt_entry *e, struct net *net)
-
net/ipv4/netfilter/ip_tables.c:890:30-890:54: static int compat_calc_entry(const struct ipt_entry *e,
-
net/ipv4/netfilter/ip_tables.c:1216:27-1216:45: compat_copy_entry_to_user(struct ipt_entry *e, void __user **dstptr,
-
net/ipv4/netfilter/ip_tables.c:1271:34-1271:59: static void compat_release_entry(struct compat_ipt_entry *e)
-
net/ipv4/netfilter/ip_tables.c:1284:35-1284:60: check_compat_entry_size_and_hooks(struct compat_ipt_entry *e,
-
net/ipv4/netfilter/ip_tables.c:1353:29-1353:54: compat_copy_entry_from_user(struct compat_ipt_entry *e, void **dstptr,
-
net/ipv6/fou6.c:21:49-21:73: static void fou6_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv6/fou6.c:40:51-40:75: static int fou6_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv6/fou6.c:57:51-57:75: static int gue6_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
-
net/ipv6/netfilter/ip6_tables.c:135:34-135:59: static inline bool unconditional(const struct ip6t_entry *e)
-
net/ipv6/netfilter/ip6_tables.c:144:19-144:44: ip6t_get_target_c(const struct ip6t_entry *e)
-
net/ipv6/netfilter/ip6_tables.c:183:51-183:76: get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e,
-
net/ipv6/netfilter/ip6_tables.c:219:5-219:30: const struct ip6t_entry *e)
-
net/ipv6/netfilter/ip6_tables.c:516:25-516:44: static int check_target(struct ip6t_entry *e, struct net *net, const char *name)
-
net/ipv6/netfilter/ip6_tables.c:535:18-535:37: find_check_entry(struct ip6t_entry *e, struct net *net, const char *name,
-
net/ipv6/netfilter/ip6_tables.c:590:29-590:54: static bool check_underflow(const struct ip6t_entry *e)
-
net/ipv6/netfilter/ip6_tables.c:606:28-606:47: check_entry_size_and_hooks(struct ip6t_entry *e,
-
net/ipv6/netfilter/ip6_tables.c:654:27-654:46: static void cleanup_entry(struct ip6t_entry *e, struct net *net)
-
net/ipv6/netfilter/ip6_tables.c:906:30-906:55: static int compat_calc_entry(const struct ip6t_entry *e,
-
net/ipv6/netfilter/ip6_tables.c:1232:27-1232:46: compat_copy_entry_to_user(struct ip6t_entry *e, void __user **dstptr,
-
net/ipv6/netfilter/ip6_tables.c:1287:34-1287:60: static void compat_release_entry(struct compat_ip6t_entry *e)
-
net/ipv6/netfilter/ip6_tables.c:1300:35-1300:61: check_compat_entry_size_and_hooks(struct compat_ip6t_entry *e,
-
net/ipv6/netfilter/ip6_tables.c:1369:29-1369:55: compat_copy_entry_from_user(struct compat_ip6t_entry *e, void **dstptr,
-
net/mac80211/ieee80211_i.h:439:1-439:1: DECLARE_EWMA(beacon_signal, 4, 4)
-
net/mac80211/ieee80211_i.h:439:1-439:1: DECLARE_EWMA(beacon_signal, 4, 4)
-
net/mac80211/ieee80211_i.h:439:1-439:1: DECLARE_EWMA(beacon_signal, 4, 4)
-
net/mac80211/sta_info.h:126:1-126:1: DECLARE_EWMA(avg_signal, 10, 8)
-
net/mac80211/sta_info.h:364:1-364:1: DECLARE_EWMA(mesh_fail_avg, 20, 8)
-
net/mac80211/sta_info.h:365:1-365:1: DECLARE_EWMA(mesh_tx_rate_avg, 8, 16)
-
net/mac80211/sta_info.h:424:1-424:1: DECLARE_EWMA(signal, 10, 8)
-
net/mac80211/sta_info.h:126:1-126:1: DECLARE_EWMA(avg_signal, 10, 8)
-
net/mac80211/sta_info.h:364:1-364:1: DECLARE_EWMA(mesh_fail_avg, 20, 8)
-
net/mac80211/sta_info.h:365:1-365:1: DECLARE_EWMA(mesh_tx_rate_avg, 8, 16)
-
net/mac80211/sta_info.h:424:1-424:1: DECLARE_EWMA(signal, 10, 8)
-
net/mac80211/sta_info.h:126:1-126:1: DECLARE_EWMA(avg_signal, 10, 8)
-
net/mac80211/sta_info.h:364:1-364:1: DECLARE_EWMA(mesh_fail_avg, 20, 8)
-
net/mac80211/sta_info.h:365:1-365:1: DECLARE_EWMA(mesh_tx_rate_avg, 8, 16)
-
net/mac80211/sta_info.h:424:1-424:1: DECLARE_EWMA(signal, 10, 8)
-
net/mpls/af_mpls.c:44:37-44:61: static size_t ipgre_mpls_encap_hlen(struct ip_tunnel_encap *e)
-
net/netfilter/core.c:75:34-75:58: static void nf_hook_entries_free(struct nf_hook_entries *e)
-
net/netfilter/core.c:583:4-583:34: const struct nf_hook_entries *e, unsigned int s)
-
net/netfilter/core.c:617:10-617:40: const struct nf_hook_entries *e)
-
net/netfilter/core.c:706:22-706:53: __netfilter_net_init(struct nf_hook_entries __rcu **e, int max)
-
net/netfilter/ipset/ip_set_bitmap_ip.c:67:19-67:52: bitmap_ip_do_test(const struct bitmap_ip_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_ip.c:80:18-80:51: bitmap_ip_do_add(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map,
-
net/netfilter/ipset/ip_set_bitmap_ip.c:87:18-87:51: bitmap_ip_do_del(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map)
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:83:22-83:58: bitmap_ipmac_do_test(const struct bitmap_ipmac_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:117:5-117:41: const struct bitmap_ipmac_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:143:21-143:57: bitmap_ipmac_do_add(const struct bitmap_ipmac_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:181:21-181:57: bitmap_ipmac_do_del(const struct bitmap_ipmac_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_port.c:58:21-58:56: bitmap_port_do_test(const struct bitmap_port_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_port.c:71:20-71:55: bitmap_port_do_add(const struct bitmap_port_adt_elem *e,
-
net/netfilter/ipset/ip_set_bitmap_port.c:78:20-78:55: bitmap_port_do_del(const struct bitmap_port_adt_elem *e,
-
net/netfilter/ipset/ip_set_core.c:557:9-557:21: const void *e, bool active)
-
net/netfilter/ipset/ip_set_hash_ip.c:57:41-57:69: hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e)
-
net/netfilter/ipset/ip_set_hash_ip.c:68:48-68:76: hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e)
-
net/netfilter/ipset/ip_set_hash_ip.c:190:41-190:69: hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e)
-
net/netfilter/ipset/ip_set_hash_ip.c:201:48-201:76: hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e)
-
net/netfilter/ipset/ip_set_hash_ipmac.c:59:44-59:75: hash_ipmac4_data_list(struct sk_buff *skb, const struct hash_ipmac4_elem *e)
-
net/netfilter/ipset/ip_set_hash_ipmac.c:72:9-72:40: const struct hash_ipmac4_elem *e)
-
net/netfilter/ipset/ip_set_hash_ipmac.c:167:44-167:75: hash_ipmac6_data_list(struct sk_buff *skb, const struct hash_ipmac6_elem *e)
-
net/netfilter/ipset/ip_set_hash_ipmac.c:180:9-180:40: const struct hash_ipmac6_elem *e)
-
net/netfilter/ipset/ip_set_hash_mac.c:49:42-49:71: hash_mac4_data_list(struct sk_buff *skb, const struct hash_mac4_elem *e)
-
net/netfilter/ipset/ip_set_hash_mac.c:61:7-61:36: const struct hash_mac4_elem *e)
-
net/netfilter/ipset/ip_set_hash_netnet.c:133:19-133:45: hash_netnet4_init(struct hash_netnet4_elem *e)
-
net/netfilter/ipset/ip_set_hash_netnet.c:367:19-367:45: hash_netnet6_init(struct hash_netnet6_elem *e)
-
net/netfilter/ipset/ip_set_hash_netportnet.c:143:23-143:53: hash_netportnet4_init(struct hash_netportnet4_elem *e)
-
net/netfilter/ipset/ip_set_hash_netportnet.c:422:23-422:53: hash_netportnet6_init(struct hash_netportnet6_elem *e)
-
net/netfilter/ipset/ip_set_list_set.c:153:34-153:51: list_set_del(struct ip_set *set, struct set_elem *e)
-
net/netfilter/ipset/ip_set_list_set.c:164:38-164:55: list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old)
-
net/netfilter/ipset/ip_set_list_set.c:218:5-218:22: struct set_elem *e)
-
net/netfilter/nfnetlink_queue.c:713:20-713:43: nf_queue_entry_dup(struct nf_queue_entry *e)
-
net/netfilter/nfnetlink_queue.c:836:40-836:63: nfqnl_mangle(void *data, int data_len, struct nf_queue_entry *e, int diff)
-
net/netfilter/nft_compat.c:557:54-557:77: static int nft_match_large_dump(struct sk_buff *skb, const struct nft_expr *e)
-
net/netfilter/nft_set_pipapo.c:1082:10-1082:34: struct nft_pipapo_elem *e)
-
net/netfilter/xt_policy.c:35:46-35:75: match_xfrm_state(const struct xfrm_state *x, const struct xt_policy_elem *e,
-
net/netfilter/xt_recent.c:144:57-144:78: static void recent_entry_remove(struct recent_table *t, struct recent_entry *e)
-
net/netfilter/xt_recent.c:209:57-209:78: static void recent_entry_update(struct recent_table *t, struct recent_entry *e)
-
net/sched/act_meta_mark.c:22:6-22:28: struct tcf_meta_info *e)
-
net/sched/act_meta_mark.c:37:47-37:69: static int skbmark_check(struct sk_buff *skb, struct tcf_meta_info *e)
-
net/sched/act_meta_skbprio.c:21:47-21:69: static int skbprio_check(struct sk_buff *skb, struct tcf_meta_info *e)
-
net/sched/act_meta_skbprio.c:27:6-27:28: struct tcf_meta_info *e)
-
net/sched/act_meta_skbtcindex.c:22:9-22:31: struct tcf_meta_info *e)
-
net/sched/act_meta_skbtcindex.c:37:50-37:72: static int skbtcindex_check(struct sk_buff *skb, struct tcf_meta_info *e)
-
security/apparmor/policy_unpack.c:106:46-106:61: const char *name, const char *info, struct aa_ext *e,
-
security/apparmor/policy_unpack.c:201:22-201:37: static bool inbounds(struct aa_ext *e, size_t size)
-
security/apparmor/policy_unpack.c:222:32-222:47: static size_t unpack_u16_chunk(struct aa_ext *e, char **chunk)
-
security/apparmor/policy_unpack.c:243:22-243:37: static bool unpack_X(struct aa_ext *e, enum aa_code code)
-
security/apparmor/policy_unpack.c:269:26-269:41: static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name)
-
security/apparmor/policy_unpack.c:299:23-299:38: static bool unpack_u8(struct aa_ext *e, u8 *data, const char *name)
-
security/apparmor/policy_unpack.c:317:24-317:39: static bool unpack_u32(struct aa_ext *e, u32 *data, const char *name)
-
security/apparmor/policy_unpack.c:335:24-335:39: static bool unpack_u64(struct aa_ext *e, u64 *data, const char *name)
-
security/apparmor/policy_unpack.c:353:28-353:43: static size_t unpack_array(struct aa_ext *e, const char *name)
-
security/apparmor/policy_unpack.c:371:27-371:42: static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name)
-
security/apparmor/policy_unpack.c:393:23-393:38: static int unpack_str(struct aa_ext *e, const char **string, const char *name)
-
security/apparmor/policy_unpack.c:416:26-416:41: static int unpack_strdup(struct aa_ext *e, char **string, const char *name)
-
security/apparmor/policy_unpack.c:442:34-442:49: static struct aa_dfa *unpack_dfa(struct aa_ext *e)
-
security/apparmor/policy_unpack.c:477:32-477:47: static bool unpack_trans_table(struct aa_ext *e, struct aa_profile *profile)
-
security/apparmor/policy_unpack.c:546:27-546:42: static bool unpack_xattrs(struct aa_ext *e, struct aa_profile *profile)
-
security/apparmor/policy_unpack.c:575:28-575:43: static bool unpack_secmark(struct aa_ext *e, struct aa_profile *profile)
-
security/apparmor/policy_unpack.c:619:28-619:43: static bool unpack_rlimits(struct aa_ext *e, struct aa_profile *profile)
-
security/apparmor/policy_unpack.c:674:42-674:57: static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name)
-
security/apparmor/policy_unpack.c:946:26-946:41: static int verify_header(struct aa_ext *e, int required, const char **ns)
-
security/selinux/ss/ebitmap.c:261:21-261:37: int ebitmap_get_bit(struct ebitmap *e, unsigned long bit)
-
security/selinux/ss/ebitmap.c:278:21-278:37: int ebitmap_set_bit(struct ebitmap *e, unsigned long bit, int value)
-
security/selinux/ss/ebitmap.c:346:22-346:38: void ebitmap_destroy(struct ebitmap *e)
-
security/selinux/ss/ebitmap.c:365:18-365:34: int ebitmap_read(struct ebitmap *e, void *fp)
-
security/selinux/ss/ebitmap.c:471:19-471:35: int ebitmap_write(struct ebitmap *e, void *fp)
-
security/selinux/ss/ebitmap.c:546:18-546:40: u32 ebitmap_hash(const struct ebitmap *e, u32 hash)
-
security/selinux/ss/ebitmap.h:47:51-47:67: static inline unsigned int ebitmap_start_positive(struct ebitmap *e,
-
security/selinux/ss/ebitmap.h:60:33-60:49: static inline void ebitmap_init(struct ebitmap *e)
-
security/selinux/ss/ebitmap.h:65:50-65:66: static inline unsigned int ebitmap_next_positive(struct ebitmap *e,
-
security/tomoyo/condition.c:455:9-455:34: struct tomoyo_condition *e)
-
sound/pci/au88x0/au88x0_a3d.c:48:9-48:15: short e)
-
sound/pci/au88x0/au88x0_a3d.c:63:10-63:16: short e)
-
sound/pci/hda/hda_eld.c:224:49-224:73: int snd_hdmi_parse_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e,
-
sound/pci/hda/hda_eld.c:396:49-396:73: void snd_hdmi_show_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e)
-
sound/pci/hda/hda_eld.c:555:35-555:59: void snd_hdmi_eld_update_pcm_info(struct parsed_hdmi_eld *e,
-
sound/soc/soc-dapm.c:2272:46-2272:63: struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e)
-
sound/soc/soc-dapm.c:2299:42-2299:59: struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e,
-
sound/usb/mixer_s1810c.c:136:28-136:32: u32 b, u32 c, u32 d, u32 e)
-
virt/kvm/irqchip.c:130:11-130:48: struct kvm_kernel_irq_routing_entry *e,
variable
Defined...
-
arch/x86/boot/compressed/kaslr.c:686:2-686:37: struct efi_info *e = &boot_params->efi_info;
-
arch/x86/boot/cpu.c:41:3-41:22: u32 e = err_flags[i];
-
arch/x86/boot/early_serial_console.c:54:3-54:9: char *e;
-
arch/x86/events/core.c:936:2-936:21: struct perf_event *e;
-
arch/x86/events/intel/lbr.c:934:2-934:28: struct perf_branch_entry *e;
-
arch/x86/kernel/apic/io_apic.c:339:2-339:50: struct IO_APIC_route_entry e = { .masked = true };
-
arch/x86/kernel/apic/io_apic.c:1696:3-1696:30: struct IO_APIC_route_entry e;
-
arch/x86/kernel/cpu/microcode/amd.c:75:3-75:43: struct equiv_cpu_entry *e = &et->entry[i];
-
arch/x86/kernel/early_printk.c:152:2-152:8: char *e;
-
arch/x86/kernel/early_printk.c:224:2-224:8: char *e;
-
arch/x86/kernel/kvm.c:108:2-108:30: struct kvm_task_sleep_node *e;
-
arch/x86/kvm/cpuid.c:60:2-60:27: struct kvm_cpuid_entry2 *e;
-
arch/x86/kvm/cpuid.c:202:2-202:27: struct kvm_cpuid_entry2 *e, *entry;
-
arch/x86/kvm/cpuid.c:248:2-248:30: struct kvm_cpuid_entry *e = NULL;
-
arch/x86/kvm/hyperv.c:489:2-489:39: struct kvm_kernel_irq_routing_entry *e;
-
arch/x86/kvm/ioapic.c:115:2-115:35: union kvm_ioapic_redirect_entry *e;
-
arch/x86/kvm/ioapic.c:283:2-283:35: union kvm_ioapic_redirect_entry *e;
-
arch/x86/kvm/ioapic.c:321:2-321:35: union kvm_ioapic_redirect_entry *e;
-
arch/x86/kvm/svm/avic.c:815:2-815:39: struct kvm_kernel_irq_routing_entry *e;
-
arch/x86/kvm/vmx/nested.c:895:2-895:23: struct vmx_msr_entry e;
-
arch/x86/kvm/vmx/nested.c:983:2-983:23: struct vmx_msr_entry e;
-
arch/x86/kvm/vmx/nested.c:1014:2-1014:23: struct vmx_msr_entry e;
-
arch/x86/kvm/vmx/nested.c:4716:2-4716:23: struct x86_exception e;
-
arch/x86/kvm/vmx/nested.c:4988:2-4988:23: struct x86_exception e;
-
arch/x86/kvm/vmx/nested.c:5072:2-5072:23: struct x86_exception e;
-
arch/x86/kvm/vmx/nested.c:5253:2-5253:23: struct x86_exception e;
-
arch/x86/kvm/vmx/nested.c:5291:2-5291:23: struct x86_exception e;
-
arch/x86/kvm/vmx/nested.c:5369:2-5369:23: struct x86_exception e;
-
arch/x86/kvm/vmx/posted_intr.c:252:2-252:39: struct kvm_kernel_irq_routing_entry *e;
-
arch/x86/kvm/x86.c:6128:2-6128:23: struct x86_exception e;
-
arch/x86/kvm/x86.c:11421:2-11421:23: struct x86_exception e;
-
arch/x86/mm/extable.c:143:2-143:38: const struct exception_table_entry *e;
-
arch/x86/mm/extable.c:161:2-161:38: const struct exception_table_entry *e;
-
arch/x86/mm/numa.c:457:3-457:29: u64 e = mi->blk[i].end >> PAGE_SHIFT;
-
arch/x86/pci/irq.c:124:2-124:19: struct irq_info *e;
-
arch/x86/platform/efi/efi.c:217:2-217:36: struct efi_info *e = &boot_params.efi_info;
-
block/badblocks.c:208:3-208:20: sector_t e = a + BB_LEN(p[lo]);
-
block/badblocks.c:240:3-240:20: sector_t e = a + BB_LEN(p[hi]);
-
block/blk-mq-debugfs.c:919:2-919:41: struct elevator_type *e = q->elevator->type;
-
block/blk-mq-debugfs.c:975:2-975:41: struct elevator_type *e = q->elevator->type;
-
block/blk-mq-sched.c:120:2-120:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq-sched.c:277:2-277:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq-sched.c:350:2-350:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq-sched.c:415:2-415:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq-sched.c:468:2-468:25: struct elevator_queue *e;
-
block/blk-mq-sched.h:44:2-44:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq-sched.h:54:2-54:36: struct elevator_queue *e = rq->q->elevator;
-
block/blk-mq-sched.h:63:2-63:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq-sched.h:71:2-71:42: struct elevator_queue *e = hctx->queue->elevator;
-
block/blk-mq.c:332:3-332:39: struct elevator_queue *e = data->q->elevator;
-
block/blk-mq.c:351:2-351:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq.c:509:2-509:32: struct elevator_queue *e = q->elevator;
-
block/blk-mq.c:1628:2-1628:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:63:2-63:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:125:2-125:24: struct elevator_type *e;
-
block/elevator.c:143:2-143:24: struct elevator_type *e;
-
block/elevator.c:184:2-184:25: struct elevator_queue *e;
-
block/elevator.c:215:2-215:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:231:2-231:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:306:2-306:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:392:2-392:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:406:2-406:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:417:2-417:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:427:2-427:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:441:2-441:25: struct elevator_queue *e;
-
block/elevator.c:459:2-459:25: struct elevator_queue *e;
-
block/elevator.c:484:2-484:32: struct elevator_queue *e = q->elevator;
-
block/elevator.c:512:3-512:33: struct elevator_queue *e = q->elevator;
-
block/elevator.c:636:2-636:24: struct elevator_type *e, *found = NULL;
-
block/elevator.c:663:2-663:24: struct elevator_type *e;
-
block/elevator.c:726:2-726:24: struct elevator_type *e;
-
block/elevator.c:772:2-772:32: struct elevator_queue *e = q->elevator;
-
crypto/asymmetric_keys/asym_tpm.c:344:2-344:36: uint8_t e[3] = { 0x01, 0x00, 0x01 };
-
crypto/ecrdsa.c:81:2-81:25: u64 e[ECRDSA_MAX_DIGITS]; /* h \mod q */
-
crypto/sha512_generic.c:101:2-101:18: u64 a, b, c, d, e, f, g, h, t1, t2;
-
crypto/sm3_generic.c:78:2-78:18: u32 a, b, c, d, e, f, g, h;
-
crypto/tcrypt.c:261:2-261:14: const char *e;
-
crypto/tcrypt.c:533:2-533:14: const char *e;
-
crypto/tcrypt.c:1262:2-1262:14: const char *e;
-
crypto/tcrypt.c:1507:2-1507:14: const char *e;
-
drivers/acpi/power.c:103:3-103:37: struct acpi_power_resource_entry *e;
-
drivers/acpi/power.c:117:2-117:44: struct acpi_power_resource_entry *entry, *e;
-
drivers/android/binder.c:179:2-179:39: struct binder_transaction_log_entry *e;
-
drivers/android/binder.c:2441:2-2441:39: struct binder_transaction_log_entry *e;
-
drivers/android/binder.c:3865:4-3865:29: struct binder_error *e = container_of(
-
drivers/android/binder.c:4201:4-4201:29: struct binder_error *e = container_of(
-
drivers/android/binder.c:5193:3-5193:28: struct binder_error *e = container_of(
-
drivers/atm/idt77252.c:1537:2-1537:6: int e;
-
drivers/atm/idt77252.c:1599:2-1599:6: int e, r;
-
drivers/atm/idt77252.c:1675:2-1675:6: int e;
-
drivers/atm/idt77252.c:2050:2-2050:9: u16 m, e;
-
drivers/atm/lanai.c:1199:2-1199:17: unsigned char *e;
-
drivers/atm/lanai.c:1215:2-1215:17: unsigned char *e;
-
drivers/atm/nicstar.c:1579:2-1579:6: int e, r;
-
drivers/bcma/driver_chipcommon_sflash.c:93:2-93:34: const struct bcma_sflash_tbl_e *e;
-
drivers/block/aoe/aoeblk.c:65:2-65:22: struct aoeif *ifp, *e;
-
drivers/block/aoe/aoecmd.c:528:2-528:20: struct aoeif *p, *e;
-
drivers/block/aoe/aoecmd.c:541:2-541:16: struct aoeif *e;
-
drivers/block/aoe/aoecmd.c:1003:2-1003:23: struct aoetgt **t, **e;
-
drivers/block/aoe/aoecmd.c:1467:2-1467:23: struct aoetgt **t, **e;
-
drivers/block/aoe/aoecmd.c:1486:2-1486:20: struct aoeif *p, *e;
-
drivers/block/aoe/aoedev.c:262:2-262:23: struct aoetgt **t, **e;
-
drivers/block/drbd/drbd_actlog.c:318:2-318:21: struct lc_element *e;
-
drivers/block/drbd/drbd_actlog.c:655:2-655:21: struct lc_element *e;
-
drivers/block/drbd/drbd_actlog.c:904:2-904:21: struct lc_element *e;
-
drivers/block/drbd/drbd_actlog.c:1016:2-1016:21: struct lc_element *e;
-
drivers/block/drbd/drbd_actlog.c:1137:2-1137:21: struct lc_element *e;
-
drivers/block/drbd/drbd_actlog.c:1195:2-1195:21: struct lc_element *e;
-
drivers/block/drbd/drbd_bitmap.c:1633:2-1633:16: int count, s, e;
-
drivers/block/drbd/drbd_nl.c:1148:2-1148:21: struct lc_element *e;
-
drivers/block/drbd/drbd_receiver.c:4744:2-4744:16: unsigned long e;
-
drivers/block/paride/bpck.c:280:3-280:10: { int i, e, l, h, om;
-
drivers/block/paride/epat.c:254:2-254:17: int e[2] = {0,0};
-
drivers/block/paride/epia.c:240:2-240:17: int e[2] = {0,0};
-
drivers/block/paride/friq.c:186:2-186:17: int e[2] = {0,0};
-
drivers/block/paride/frpw.c:227:2-227:17: int e[2] = {0,0};
-
drivers/block/paride/paride.c:173:2-173:20: int e[2] = { 0, 0 };
-
drivers/block/paride/paride.c:307:2-307:14: int max, s, e;
-
drivers/block/paride/paride.c:354:2-354:15: int p, k, s, e;
-
drivers/block/paride/pcd.c:382:2-382:12: int j, r, e, s, p;
-
drivers/block/paride/pd.c:309:2-309:12: int k, r, e;
-
drivers/block/paride/pf.c:429:2-429:12: int j, r, e, s, p;
-
drivers/block/paride/pg.c:290:2-290:12: int j, r, e, s, p, to;
-
drivers/block/paride/pt.c:274:2-274:12: int j, r, e, s, p;
-
drivers/block/paride/pt.c:397:2-397:9: int k, e, s;
-
drivers/char/ipmi/ipmi_si_intf.c:1854:2-1854:19: struct smi_info *e;
-
drivers/char/ipmi/ipmi_si_intf.c:2097:2-2097:19: struct smi_info *e;
-
drivers/char/ipmi/ipmi_si_intf.c:2244:2-2244:19: struct smi_info *e;
-
drivers/char/ipmi/ipmi_si_intf.c:2264:2-2264:19: struct smi_info *e, *tmp_e;
-
drivers/char/ipmi/ipmi_si_intf.c:2285:2-2285:19: struct smi_info *e, *tmp_e;
-
drivers/counter/counter.c:41:2-41:50: const struct counter_signal_enum_ext *const e = priv;
-
drivers/counter/counter.c:63:2-63:50: const struct counter_signal_enum_ext *const e = priv;
-
drivers/counter/counter.c:86:2-86:50: const struct counter_signal_enum_ext *const e = priv;
-
drivers/counter/counter.c:104:2-104:49: const struct counter_count_enum_ext *const e = priv;
-
drivers/counter/counter.c:126:2-126:49: const struct counter_count_enum_ext *const e = priv;
-
drivers/counter/counter.c:149:2-149:49: const struct counter_count_enum_ext *const e = priv;
-
drivers/counter/counter.c:166:2-166:50: const struct counter_device_enum_ext *const e = priv;
-
drivers/counter/counter.c:187:2-187:50: const struct counter_device_enum_ext *const e = priv;
-
drivers/counter/counter.c:209:2-209:50: const struct counter_device_enum_ext *const e = priv;
-
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c:339:2-339:6: int e;
-
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c:358:2-358:6: int e;
-
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c:226:2-226:14: int nr_sgs, e, i;
-
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c:285:2-285:6: int e;
-
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c:306:2-306:6: int e;
-
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c:291:2-291:14: int nr_sgs, e, i;
-
drivers/crypto/amlogic/amlogic-gxl-cipher.c:279:2-279:6: int e;
-
drivers/crypto/amlogic/amlogic-gxl-cipher.c:297:2-297:6: int e;
-
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c:403:2-403:11: int ret, e, i;
-
drivers/edac/edac_mc.c:1033:2-1033:40: struct edac_raw_error_desc *e = &mci->error_desc;
-
drivers/firewire/core-cdev.c:377:2-377:26: struct bus_reset_event *e;
-
drivers/firewire/core-cdev.c:538:2-538:41: struct outbound_transaction_event *e = data;
-
drivers/firewire/core-cdev.c:579:2-579:37: struct outbound_transaction_event *e;
-
drivers/firewire/core-cdev.c:672:2-672:36: struct inbound_transaction_event *e;
-
drivers/firewire/core-cdev.c:915:2-915:30: struct iso_interrupt_event *e;
-
drivers/firewire/core-cdev.c:934:2-934:33: struct iso_interrupt_mc_event *e;
-
drivers/firewire/core-cdev.c:1234:2-1234:29: struct iso_resource_event *e;
-
drivers/firewire/core-cdev.c:1481:2-1482:3: struct outbound_phy_packet_event *e =
-
drivers/firewire/core-cdev.c:1508:2-1508:36: struct outbound_phy_packet_event *e;
-
drivers/firewire/core-cdev.c:1559:2-1559:35: struct inbound_phy_packet_event *e;
-
drivers/firmware/dmi_scan.c:1023:2-1023:8: char *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:51:2-51:31: struct amdgpu_bo_list_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:192:2-192:31: struct amdgpu_bo_list_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:511:2-511:31: struct amdgpu_bo_list_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:656:2-656:31: struct amdgpu_bo_list_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:725:2-725:31: struct amdgpu_bo_list_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1210:2-1210:31: struct amdgpu_bo_list_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:133:2-133:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:155:2-155:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:289:2-289:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:330:2-330:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:360:2-360:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:386:2-386:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:412:2-412:28: struct amdgpu_sync_entry *e;
-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:351:2-351:35: struct drm_pending_vblank_event *e;
-
drivers/gpu/drm/drm_atomic_uapi.c:932:2-932:39: struct drm_pending_vblank_event *e = NULL;
-
drivers/gpu/drm/drm_atomic_uapi.c:1159:4-1159:37: struct drm_pending_vblank_event *e;
-
drivers/gpu/drm/drm_atomic_uapi.c:1169:4-1169:53: struct drm_pending_vblank_event *e = crtc_state->event;
-
drivers/gpu/drm/drm_file.c:212:2-212:28: struct drm_pending_event *e, *et;
-
drivers/gpu/drm/drm_file.c:580:3-580:33: struct drm_pending_event *e = NULL;
-
drivers/gpu/drm/drm_plane.c:1147:2-1147:39: struct drm_pending_vblank_event *e = NULL;
-
drivers/gpu/drm/drm_vblank.c:1305:2-1305:35: struct drm_pending_vblank_event *e, *t;
-
drivers/gpu/drm/drm_vblank.c:1628:2-1628:35: struct drm_pending_vblank_event *e;
-
drivers/gpu/drm/drm_vblank.c:1890:2-1890:35: struct drm_pending_vblank_event *e, *t;
-
drivers/gpu/drm/drm_vblank.c:2080:2-2080:35: struct drm_pending_vblank_event *e;
-
drivers/gpu/drm/exynos/exynos_drm_g2d.c:907:2-907:39: struct drm_exynos_pending_g2d_event *e;
-
drivers/gpu/drm/exynos/exynos_drm_g2d.c:1138:2-1138:39: struct drm_exynos_pending_g2d_event *e;
-
drivers/gpu/drm/exynos/exynos_drm_ipp.c:697:2-697:43: struct drm_pending_exynos_ipp_event *e = NULL;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:292:2-292:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:306:2-306:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:672:2-672:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:753:2-753:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:1065:2-1065:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:1851:2-1851:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:2080:2-2080:35: struct i915_gem_engines *clone, *e;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:2161:2-2161:64: struct i915_gem_engines *e = i915_gem_context_lock_engines(src);
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:2560:2-2560:41: const struct i915_gem_engines *e = it->engines;
-
drivers/gpu/drm/i915/gem/i915_gem_context.h:197:3-197:32: struct i915_gem_engines *e = rcu_dereference(ctx->engines);
-
drivers/gpu/drm/i915/gem/selftests/mock_context.c:16:2-16:27: struct i915_gem_engines *e;
-
drivers/gpu/drm/i915/gvt/cmd_parser.c:664:2-664:20: struct cmd_entry *e;
-
drivers/gpu/drm/i915/gvt/cmd_parser.c:3209:3-3209:21: struct cmd_entry *e;
-
drivers/gpu/drm/i915/gvt/cmd_parser.c:3235:2-3235:20: struct cmd_entry *e;
-
drivers/gpu/drm/i915/gvt/gtt.c:1010:2-1010:29: struct intel_gvt_gtt_entry e;
-
drivers/gpu/drm/i915/gvt/gtt.c:2109:2-2109:29: struct intel_gvt_gtt_entry e;
-
drivers/gpu/drm/i915/gvt/gtt.c:2182:2-2182:29: struct intel_gvt_gtt_entry e;
-
drivers/gpu/drm/i915/gvt/gtt.c:2248:2-2248:71: struct intel_gvt_gtt_entry e = {.val64 = 0, .type = GTT_TYPE_GGTT_PTE};
-
drivers/gpu/drm/i915/gvt/handlers.c:89:2-89:30: struct intel_gvt_mmio_info *e;
-
drivers/gpu/drm/i915/gvt/handlers.c:3394:2-3394:30: struct intel_gvt_mmio_info *e;
-
drivers/gpu/drm/i915/gvt/handlers.c:3492:2-3492:30: struct intel_gvt_mmio_info *e;
-
drivers/gpu/drm/i915/i915_irq.c:1333:2-1333:51: struct drm_pending_vblank_event *e = crtc_state->event;
-
drivers/gpu/drm/nouveau/nvkm/core/mm.c:117:2-117:9: u32 s, e;
-
drivers/gpu/drm/nouveau/nvkm/core/mm.c:195:3-195:32: u32 e = this->offset + this->length;
-
drivers/gpu/drm/rcar-du/rcar_lvds.c:273:4-273:17: unsigned int e;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1311:2-1311:21: struct evict_node *e, *en;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1357:2-1357:21: struct evict_node *e;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1404:2-1404:21: struct evict_node *e;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1458:2-1458:21: struct evict_node *e;
-
drivers/gpu/drm/selftests/test-drm_mm.c:2201:2-2201:21: struct evict_node *e;
-
drivers/hid/hid-ntrig.c:99:2-99:22: __u8 e = raw[2] & 0x07;
-
drivers/hwmon/pmbus/ltc2978.c:212:2-212:25: s16 e = ((s16)data) >> 11;
-
drivers/ide/setup-pci.c:467:3-467:58: const struct ide_pci_enablebit *e = &d->enablebits[port];
-
drivers/iio/industrialio-core.c:496:2-496:54: const struct iio_enum *e = (const struct iio_enum *)priv;
-
drivers/iio/industrialio-core.c:519:2-519:54: const struct iio_enum *e = (const struct iio_enum *)priv;
-
drivers/iio/industrialio-core.c:539:2-539:54: const struct iio_enum *e = (const struct iio_enum *)priv;
-
drivers/infiniband/core/iwcm.c:160:2-160:20: struct list_head *e, *tmp;
-
drivers/infiniband/core/restrack.c:62:2-62:30: struct rdma_restrack_entry *e;
-
drivers/infiniband/core/restrack.c:114:2-114:30: struct rdma_restrack_entry *e;
-
drivers/infiniband/core/sa_query.c:2301:2-2301:9: int s, e, i;
-
drivers/infiniband/core/user_mad.c:1373:2-1373:9: int s, e, i;
-
drivers/infiniband/core/uverbs_ioctl.c:243:2-243:58: struct uverbs_attr *e = &pbundle->bundle.attrs[attr_bkey];
-
drivers/infiniband/hw/cxgb4/cm.c:4066:2-4066:20: struct l2t_entry *e;
-
drivers/infiniband/hw/hfi1/init.c:1147:2-1147:6: u32 e;
-
drivers/infiniband/hw/hfi1/pio.c:1804:2-1804:23: struct pio_map_elem *e;
-
drivers/infiniband/hw/hfi1/qp.c:647:2-647:28: struct rvt_ack_entry *e = NULL;
-
drivers/infiniband/hw/hfi1/rc.c:62:2-62:28: struct rvt_ack_entry *e = NULL;
-
drivers/infiniband/hw/hfi1/rc.c:113:2-113:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/rc.c:2557:2-2557:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/rc.c:3058:3-3058:25: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/rc.c:3131:3-3131:25: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/sdma.c:787:2-787:24: struct sdma_map_elem *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:1993:2-1993:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:2234:2-2234:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:2864:2-2864:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:3195:3-3195:47: struct rvt_ack_entry *e = &qp->s_ack_queue[i];
-
drivers/infiniband/hw/hfi1/tid_rdma.c:3470:2-3470:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:3663:2-3663:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:4275:2-4275:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:4876:2-4876:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:5016:2-5016:65: struct rvt_ack_entry *e = &qp->s_ack_queue[qp->s_tail_ack_queue];
-
drivers/infiniband/hw/hfi1/tid_rdma.c:5190:2-5190:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/qib/qib_init.c:922:3-922:12: unsigned e;
-
drivers/infiniband/hw/qib/qib_init.c:1623:2-1623:11: unsigned e, egrcnt, egrperchunk, chunk, egrsize, egroff;
-
drivers/infiniband/hw/qib/qib_rc.c:65:2-65:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/qib/qib_rc.c:1502:2-1502:24: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/qib/qib_rc.c:1940:3-1940:25: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/qib/qib_rc.c:2009:3-2009:25: struct rvt_ack_entry *e;
-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:296:3-296:19: struct ib_event e;
-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:322:3-322:19: struct ib_event e;
-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:351:3-351:19: struct ib_event e;
-
drivers/infiniband/sw/rdmavt/qp.c:649:3-649:47: struct rvt_ack_entry *e = &qp->s_ack_queue[n];
-
drivers/infiniband/sw/rdmavt/qp.c:713:3-713:47: struct rvt_ack_entry *e = &qp->s_ack_queue[i];
-
drivers/infiniband/ulp/ipoib/ipoib_cm.c:1466:2-1466:45: int e = skb_queue_empty(&priv->cm.skb_queue);
-
drivers/input/gameport/gameport.c:294:2-294:25: struct gameport_event *e, *next;
-
drivers/input/serio/serio.c:176:2-176:22: struct serio_event *e, *next;
-
drivers/input/sparse-keymap.c:171:2-171:26: const struct key_entry *e;
-
drivers/iommu/amd/init.c:1190:2-1190:21: struct ivhd_entry *e;
-
drivers/iommu/amd/init.c:2273:2-2273:30: struct unity_map_entry *e = NULL;
-
drivers/iommu/hyperv-iommu.c:201:2-201:29: struct IO_APIC_route_entry e;
-
drivers/iommu/hyperv-iommu.c:312:2-312:29: struct hv_interrupt_entry *e;
-
drivers/iommu/omap-iommu.c:1332:2-1332:21: struct iotlb_entry e;
-
drivers/isdn/mISDN/dsp_audio.c:90:2-90:12: short mu, e, f, y;
-
drivers/leds/leds-aat1290.c:294:2-294:20: int i, b = 0, e = AAT1290_MM_CURRENT_SCALE_SIZE;
-
drivers/lightnvm/core.c:307:2-307:35: struct nvm_ioctl_create_extended e;
-
drivers/lightnvm/pblk-core.c:328:2-328:9: int i, e, nbv = 0;
-
drivers/md/bcache/util.c:80:1-80:1: STRTO_H(strtoint, int)
-
drivers/md/bcache/util.c:81:1-81:1: STRTO_H(strtouint, unsigned int)
-
drivers/md/bcache/util.c:82:1-82:1: STRTO_H(strtoll, long long)
-
drivers/md/bcache/util.c:83:1-83:1: STRTO_H(strtoull, unsigned long long)
-
drivers/md/dm-cache-policy-smq.c:87:2-87:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:218:2-218:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:231:2-231:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:338:2-338:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:359:2-359:48: struct entry *e = q_peek(q, q->nr_levels, true);
-
drivers/md/dm-cache-policy-smq.c:374:2-374:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:431:2-431:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:631:2-631:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:658:2-658:16: struct entry *e, *prev;
-
drivers/md/dm-cache-policy-smq.c:730:2-730:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:747:2-747:53: struct entry *e = __get_entry(ea->es, ea->begin + i);
-
drivers/md/dm-cache-policy-smq.c:1178:2-1178:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:1201:2-1201:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:1230:2-1230:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:1303:2-1303:51: struct entry *e = h_lookup(&mq->hotspot_table, hb);
-
drivers/md/dm-cache-policy-smq.c:1369:2-1369:16: struct entry *e, *hs_e;
-
drivers/md/dm-cache-policy-smq.c:1462:2-1463:34: struct entry *e = get_entry(&mq->cache_alloc,
-
drivers/md/dm-cache-policy-smq.c:1519:2-1519:67: struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock));
-
drivers/md/dm-cache-policy-smq.c:1560:2-1560:16: struct entry *e;
-
drivers/md/dm-cache-policy-smq.c:1580:2-1580:67: struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock));
-
drivers/md/dm-cache-policy-smq.c:1595:2-1595:67: struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock));
-
drivers/md/dm-cache-target.c:1842:2-1842:17: dm_dblock_t b, e;
-
drivers/md/dm-cache-target.c:2880:2-2880:14: sector_t b, e;
-
drivers/md/dm-cache-target.c:3222:2-3222:14: uint64_t b, e;
-
drivers/md/dm-cache-target.c:3258:2-3258:37: uint64_t e = from_cblock(range->end);
-
drivers/md/dm-era-target.c:701:2-701:18: unsigned b, e = min(d->current_bit + INSERTS_PER_STEP, d->nr_bits);
-
drivers/md/dm-snap-persistent.c:449:2-449:24: struct core_exception e;
-
drivers/md/dm-snap.c:714:2-714:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:727:2-727:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:766:2-766:27: struct dm_exception *e = NULL;
-
drivers/md/dm-snap.c:824:2-824:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:940:2-940:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:1663:2-1663:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:1862:2-1862:65: struct dm_exception *e = dm_lookup_exception(&s->pending, chunk);
-
drivers/md/dm-snap.c:1967:2-1967:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:2135:2-2135:23: struct dm_exception *e;
-
drivers/md/dm-snap.c:2448:2-2448:23: struct dm_exception *e;
-
drivers/md/dm-thin.c:698:2-698:56: sector_t e = b + (bio->bi_iter.bi_size >> SECTOR_SHIFT);
-
drivers/md/dm-thin.c:1088:2-1088:32: dm_block_t b = m->data_block, e, end = m->data_block + m->virt_end - m->virt_begin;
-
drivers/md/dm-writecache.c:590:2-590:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:635:2-635:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:697:2-697:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:773:2-773:19: struct wc_entry *e, *e2;
-
drivers/md/dm-writecache.c:859:2-859:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:944:3-944:38: struct wc_entry *e = &wc->entries[b];
-
drivers/md/dm-writecache.c:1016:3-1016:38: struct wc_entry *e = &wc->entries[b];
-
drivers/md/dm-writecache.c:1038:3-1038:38: struct wc_entry *e = &wc->entries[b];
-
drivers/md/dm-writecache.c:1290:2-1290:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:1534:2-1534:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:1572:2-1572:19: struct wc_entry *e;
-
drivers/md/dm-writecache.c:1680:2-1680:19: struct wc_entry *e, *f;
-
drivers/md/dm-writecache.c:1740:2-1740:19: struct wc_entry *e, *f;
-
drivers/md/dm-writecache.c:1791:2-1791:31: struct wc_entry *f, *g, *e = NULL;
-
drivers/md/dm-writecache.c:1942:2-1942:18: struct wc_entry e;
-
drivers/md/dm-zoned-metadata.c:1697:2-1697:26: unsigned int i = 0, e = 0, chunk = 0;
-
drivers/md/md.c:4590:2-4590:8: char *e;
-
drivers/md/md.c:4743:2-4743:8: char *e;
-
drivers/md/raid5-ppl.c:269:2-269:31: struct ppl_header_entry *e = NULL;
-
drivers/md/raid5-ppl.c:446:3-446:50: struct ppl_header_entry *e = &pplhdr->entries[i];
-
drivers/md/raid5-ppl.c:988:3-988:50: struct ppl_header_entry *e = &pplhdr->entries[i];
-
drivers/media/cec/core/cec-pin-error-inj.c:312:3-312:27: u64 e = pin->error_inj[i];
-
drivers/media/cec/core/cec-pin.c:161:2-161:28: u64 e = pin->error_inj[cmd];
-
drivers/media/cec/core/cec-pin.c:223:2-223:28: u64 e = pin->error_inj[cmd];
-
drivers/media/dvb-core/dvb_frontend.c:242:2-242:29: struct dvb_frontend_event *e;
-
drivers/media/dvb-frontends/drx39xyj/drxj.c:9481:2-9481:10: u32 e = 0; /* exponent value used for QAM BER/SER */
-
drivers/media/pci/ivtv/ivtv-fileops.c:174:3-174:50: struct v4l2_enc_idx_entry *e = itv->pgm_info + idx;
-
drivers/media/pci/ivtv/ivtv-ioctl.c:1259:2-1259:38: struct v4l2_enc_idx_entry *e = idx->entry;
-
drivers/media/platform/vsp1/vsp1_video.c:577:3-577:23: struct vsp1_entity *e;
-
drivers/media/rc/ir-imon-decoder.c:193:2-193:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-jvc-decoder.c:191:2-191:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-mce_kbd-decoder.c:402:2-402:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-nec-decoder.c:235:2-235:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-rc5-decoder.c:213:2-213:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-rc6-decoder.c:313:2-313:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-rcmm-decoder.c:204:2-204:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-sanyo-decoder.c:192:2-192:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-sharp-decoder.c:193:2-193:27: struct ir_raw_event *e = events;
-
drivers/media/rc/ir-sony-decoder.c:190:2-190:27: struct ir_raw_event *e = events;
-
drivers/media/rc/rc-main.c:503:2-503:33: const struct rc_map_table *e = elt;
-
drivers/media/test-drivers/vidtv/vidtv_mux.c:325:2-325:28: struct vidtv_encoder *e = NULL;
-
drivers/media/test-drivers/vidtv/vidtv_psi.c:1777:2-1777:45: struct vidtv_psi_table_eit_event *e = eit->event;
-
drivers/media/test-drivers/vidtv/vidtv_psi.c:1951:2-1951:36: struct vidtv_psi_table_eit_event *e;
-
drivers/media/test-drivers/vidtv/vidtv_s302m.c:446:2-446:24: struct vidtv_encoder *e;
-
drivers/media/usb/cx231xx/cx231xx-cards.c:1298:4-1298:53: struct eeprom *e = kzalloc(sizeof(*e), GFP_KERNEL);
-
drivers/media/usb/dvb-usb/dib0700_core.c:813:2-813:40: const struct usb_endpoint_descriptor *e;
-
drivers/media/usb/em28xx/em28xx-audio.c:671:2-671:34: struct usb_endpoint_descriptor *e, *ep = NULL;
-
drivers/media/usb/em28xx/em28xx-cards.c:3711:2-3711:40: const struct usb_endpoint_descriptor *e;
-
drivers/media/usb/stk1160/stk1160-core.c:177:2-177:9: int i, e, sizedescr, size, ifnum;
-
drivers/media/usb/tm6000/tm6000-cards.c:1236:4-1236:30: struct usb_host_endpoint *e;
-
drivers/mfd/twl-core.c:971:2-971:10: int e = 0;
-
drivers/mfd/twl-core.c:980:2-980:10: int e = 0;
-
drivers/mfd/twl-core.c:993:2-993:10: int e = 0;
-
drivers/misc/genwqe/card_base.c:366:2-366:25: unsigned int type, e = 0;
-
drivers/misc/genwqe/card_utils.c:893:2-893:14: u64 eevptr, e, val, addr;
-
drivers/misc/vmw_vmci/vmci_event.c:45:2-45:6: int e;
-
drivers/misc/vmw_vmci/vmci_event.c:69:2-69:6: int e;
-
drivers/mmc/core/mmc.c:136:2-136:15: unsigned int e, m, a, b;
-
drivers/mmc/core/sd.c:102:2-102:15: unsigned int e, m, csd_struct;
-
drivers/mmc/host/cb710-mmc.c:151:2-151:6: u32 e, x;
-
drivers/mmc/host/cb710-mmc.c:184:2-184:6: u32 e, x;
-
drivers/mtd/ubi/fastmap-wl.c:29:2-29:23: struct ubi_wl_entry *e, *victim = NULL;
-
drivers/mtd/ubi/fastmap-wl.c:58:2-58:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/fastmap-wl.c:77:2-77:27: struct ubi_wl_entry *e = NULL;
-
drivers/mtd/ubi/fastmap-wl.c:108:2-108:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/fastmap-wl.c:336:2-336:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/fastmap.c:1051:3-1051:24: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/fastmap.c:1458:2-1458:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:322:2-322:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:356:2-356:23: struct ubi_wl_entry *e, *first, *last;
-
drivers/mtd/ubi/wl.c:384:2-384:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:415:2-415:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:500:2-500:23: struct ubi_wl_entry *e, *tmp;
-
drivers/mtd/ubi/wl.c:1075:2-1075:35: struct ubi_wl_entry *e = wl_wrk->e;
-
drivers/mtd/ubi/wl.c:1204:3-1204:36: struct ubi_wl_entry *e = wl_wrk->e;
-
drivers/mtd/ubi/wl.c:1234:2-1234:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:1324:2-1324:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:1474:2-1474:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:1590:2-1590:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:1710:2-1710:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:1756:2-1756:23: struct ubi_wl_entry *e;
-
drivers/mtd/ubi/wl.c:1922:2-1922:23: struct ubi_wl_entry *e, *tmp;
-
drivers/net/dsa/sja1105/sja1105_tas.c:322:3-322:30: struct sja1105_gate_entry *e;
-
drivers/net/dsa/sja1105/sja1105_tas.c:471:2-471:29: struct sja1105_gate_entry *e;
-
drivers/net/dsa/sja1105/sja1105_vl.c:16:2-16:29: struct sja1105_gate_entry *e;
-
drivers/net/dsa/sja1105/sja1105_vl.c:62:2-62:29: struct sja1105_gate_entry *e;
-
drivers/net/dsa/sja1105/sja1105_vl.c:83:2-83:29: struct sja1105_gate_entry *e, *n;
-
drivers/net/ethernet/chelsio/cxgb/cxgb2.c:523:3-523:34: const struct espi_intr_counts *e;
-
drivers/net/ethernet/chelsio/cxgb/sge.c:834:2-834:42: struct freelQ_e *e = &q->entries[q->pidx];
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1215:2-1215:17: struct cmdQ_e *e, *e1;
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1482:2-1482:41: struct respQ_e *e = &q->entries[q->cidx];
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1555:2-1555:47: const struct respQ_e *e = &Q->entries[Q->cidx];
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1572:2-1572:41: struct respQ_e *e = &q->entries[q->cidx];
-
drivers/net/ethernet/chelsio/cxgb/sge.c:1809:2-1809:27: const struct ethhdr *e = data;
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:77:2-77:22: union listen_entry *e;
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h:96:2-96:27: union active_open_entry *e;
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:461:3-461:32: struct ch_embedded_info *e = data;
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:1119:2-1119:20: struct l2t_entry *e;
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:221:2-221:26: struct l2t_entry *end, *e, **p;
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:305:2-305:24: struct l2t_entry *e = NULL;
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:402:2-402:20: struct l2t_entry *e;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c:115:3-115:50: const struct cxgb4_collect_entity *e = &e_arr[i];
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:1002:3-1002:23: struct fw_devlog_e *e;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:1121:3-1121:44: struct fw_devlog_e *e = &dinfo->log[index];
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:3495:2-3495:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c:19:2-19:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c:139:2-139:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c:333:2-333:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:200:3-200:57: struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start];
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:266:2-266:26: struct l2t_entry *end, *e, **p;
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:301:2-301:26: struct l2t_entry *end, *e, **p;
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:421:2-421:20: struct l2t_entry *e;
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:516:2-516:20: struct l2t_entry *e;
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:581:2-581:20: struct l2t_entry *e;
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:719:3-719:25: struct l2t_entry *e = v;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:47:2-47:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:125:2-125:22: struct sched_class *e, *end;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:190:2-190:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:221:2-221:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:263:2-263:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:291:2-291:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:484:2-484:22: struct sched_class *e, *end;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:528:2-528:26: struct sched_class *e = NULL;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:610:2-610:22: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/sched.c:685:4-685:24: struct sched_class *e;
-
drivers/net/ethernet/chelsio/cxgb4/smt.c:68:2-68:20: struct smt_entry *e, *end;
-
drivers/net/ethernet/chelsio/cxgb4/smt.c:126:3-126:41: struct smt_entry *e = &s->smtab[smtidx];
-
drivers/net/ethernet/chelsio/cxgb4/smt.c:213:2-213:20: struct smt_entry *e;
-
drivers/net/ethernet/chelsio/cxgb4/srq.c:117:2-117:20: struct srq_entry *e;
-
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:2040:3-2040:30: struct l2t_entry *e = csk->l2t_entry;
-
drivers/net/ethernet/freescale/enetc/enetc_qos.c:1079:2-1079:28: struct action_gate_entry *e;
-
drivers/net/ethernet/intel/ice/ice_arfs.c:107:2-107:25: struct ice_arfs_entry *e;
-
drivers/net/ethernet/intel/ice/ice_arfs.c:218:2-218:25: struct ice_arfs_entry *e;
-
drivers/net/ethernet/intel/ice/ice_flex_pipe.c:2871:3-2871:26: struct ice_flow_entry *e, *t;
-
drivers/net/ethernet/intel/ice/ice_flow.c:789:3-789:26: struct ice_flow_entry *e, *t;
-
drivers/net/ethernet/intel/ice/ice_flow.c:962:2-962:29: struct ice_flow_entry *e = NULL;
-
drivers/net/ethernet/intel/ice/ice_fltr.c:17:2-17:30: struct ice_fltr_list_entry *e, *tmp;
-
drivers/net/ethernet/intel/igc/igc_main.c:4721:3-4721:39: const struct tc_taprio_sched_entry *e;
-
drivers/net/ethernet/intel/igc/igc_main.c:4784:3-4784:53: struct tc_taprio_sched_entry *e = &qopt->entries[n];
-
drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:2193:2-2193:28: u32 e_min = 0, e_max = 0, e, i;
-
drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:2262:2-2262:13: u32 e_max, e;
-
drivers/net/ethernet/marvell/skge.c:913:2-913:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:986:2-986:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:1011:2-1011:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:2738:2-2738:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:2869:2-2869:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:3147:2-3147:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:3195:2-3195:23: struct skge_element *e;
-
drivers/net/ethernet/marvell/skge.c:3690:2-3690:29: const struct skge_element *e;
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c:133:2-133:28: struct mlx5e_encap_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:300:2-300:32: struct mlx5e_encap_entry *e = NULL;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:430:2-430:56: struct mlx5e_encap_entry *e = flow->encaps[out_index].e;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:522:2-522:28: struct mlx5e_encap_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:543:2-543:28: struct mlx5e_decap_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:697:2-697:28: struct mlx5e_encap_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:1215:2-1215:28: struct mlx5e_encap_entry *e, *tmp;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:1354:2-1354:28: struct mlx5e_encap_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:385:2-385:37: struct mlx5_esw_indir_table_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:446:2-446:37: struct mlx5_esw_indir_table_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:461:2-461:37: struct mlx5_esw_indir_table_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c:494:2-494:37: struct mlx5_esw_indir_table_entry *e;
-
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:120:2-120:27: struct mlx5_vport_table *e;
-
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:132:2-132:27: struct mlx5_vport_table *e;
-
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:155:2-155:27: struct mlx5_vport_table *e;
-
drivers/net/ethernet/sun/cassini.c:3029:2-3029:41: unsigned char *e = &cp->dev->dev_addr[0];
-
drivers/net/ethernet/sun/sungem.c:1813:2-1813:41: unsigned char *e = &gp->dev->dev_addr[0];
-
drivers/net/ethernet/sun/sungem.c:2090:3-2090:42: unsigned char *e = &gp->dev->dev_addr[0];
-
drivers/net/ethernet/sun/sungem.c:2435:2-2435:37: unsigned char *e = &dev->dev_addr[0];
-
drivers/net/ethernet/sun/sunhme.c:1428:2-1428:41: unsigned char *e = &hp->dev->dev_addr[0];
-
drivers/net/ieee802154/mac802154_hwsim.c:114:2-114:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:209:2-209:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:383:2-383:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:418:2-418:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:480:2-480:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:527:2-527:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:678:2-678:21: struct hwsim_edge *e;
-
drivers/net/ieee802154/mac802154_hwsim.c:698:2-698:21: struct hwsim_edge *e;
-
drivers/net/tun.c:351:2-351:25: struct tun_flow_entry *e;
-
drivers/net/tun.c:364:2-364:59: struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC);
-
drivers/net/tun.c:396:3-396:26: struct tun_flow_entry *e;
-
drivers/net/tun.c:411:3-411:26: struct tun_flow_entry *e;
-
drivers/net/tun.c:432:3-432:26: struct tun_flow_entry *e;
-
drivers/net/tun.c:458:2-458:25: struct tun_flow_entry *e;
-
drivers/net/tun.c:506:2-506:25: struct tun_flow_entry *e;
-
drivers/net/tun.c:977:3-977:26: struct tun_flow_entry *e;
-
drivers/net/usb/cdc_ncm.c:710:2-710:28: struct usb_host_endpoint *e, *in = NULL, *out = NULL;
-
drivers/net/usb/usbnet.c:96:4-96:30: struct usb_host_endpoint *e;
-
drivers/net/wireguard/noise.c:561:2-561:27: u8 e[NOISE_PUBLIC_KEY_LEN];
-
drivers/net/wireguard/noise.c:704:2-704:27: u8 e[NOISE_PUBLIC_KEY_LEN];
-
drivers/net/wireguard/selftest/allowedips.c:500:2-501:43: struct wg_peer *a = init_peer(), *b = init_peer(), *c = init_peer(),
-
drivers/net/wireless/broadcom/b43/debugfs.c:648:2-648:32: struct b43_dfsentry *e = dev->dfsentry;
-
drivers/net/wireless/broadcom/b43/debugfs.c:657:2-657:32: struct b43_dfsentry *e = dev->dfsentry;
-
drivers/net/wireless/broadcom/b43/debugfs.c:681:2-681:23: struct b43_dfsentry *e;
-
drivers/net/wireless/broadcom/b43/debugfs.c:742:2-742:23: struct b43_dfsentry *e;
-
drivers/net/wireless/broadcom/b43/debugfs.c:771:2-771:32: struct b43_dfsentry *e = dev->dfsentry;
-
drivers/net/wireless/broadcom/b43/phy_lp.c:653:2-653:38: const struct lpphy_stx_table_entry *e;
-
drivers/net/wireless/broadcom/b43/phy_n.c:155:2-155:46: const struct nphy_rf_control_override_rev7 *e;
-
drivers/net/wireless/broadcom/b43/phy_n.c:2496:2-2496:41: struct nphy_gain_ctl_workaround_entry *e;
-
drivers/net/wireless/broadcom/b43/radio_2055.c:1289:2-1289:36: const struct b2055_inittab_entry *e;
-
drivers/net/wireless/broadcom/b43/radio_2055.c:1312:2-1312:47: const struct b43_nphy_channeltab_entry_rev2 *e;
-
drivers/net/wireless/broadcom/b43/radio_2056.c:10241:2-10241:36: const struct b2056_inittab_entry *e;
-
drivers/net/wireless/broadcom/b43/radio_2056.c:10258:2-10258:47: const struct b43_nphy_channeltab_entry_rev3 *e;
-
drivers/net/wireless/broadcom/b43/radio_2059.c:341:2-341:50: const struct b43_phy_ht_channeltab_e_radio2059 *e;
-
drivers/net/wireless/broadcom/b43/tables_lpphy.c:545:2-545:37: const struct b206x_init_tab_entry *e;
-
drivers/net/wireless/broadcom/b43/tables_lpphy.c:564:2-564:37: const struct b206x_init_tab_entry *e;
-
drivers/net/wireless/broadcom/b43/tables_nphy.c:3769:2-3769:41: struct nphy_gain_ctl_workaround_entry *e;
-
drivers/net/wireless/broadcom/b43/tables_nphy.c:3838:2-3838:46: const struct nphy_rf_control_override_rev7 *e;
-
drivers/net/wireless/broadcom/b43/xmit.c:40:2-40:49: const struct b43_tx_legacy_rate_phy_ctl_entry *e;
-
drivers/net/wireless/broadcom/b43/xmit.c:170:2-170:49: const struct b43_tx_legacy_rate_phy_ctl_entry *e;
-
drivers/net/wireless/broadcom/b43legacy/debugfs.c:341:2-341:38: struct b43legacy_dfsentry *e = dev->dfsentry;
-
drivers/net/wireless/broadcom/b43legacy/debugfs.c:350:2-350:38: struct b43legacy_dfsentry *e = dev->dfsentry;
-
drivers/net/wireless/broadcom/b43legacy/debugfs.c:370:2-370:29: struct b43legacy_dfsentry *e;
-
drivers/net/wireless/broadcom/b43legacy/debugfs.c:420:2-420:29: struct b43legacy_dfsentry *e;
-
drivers/net/wireless/broadcom/b43legacy/debugfs.c:443:2-443:38: struct b43legacy_dfsentry *e = dev->dfsentry;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c:107:2-107:34: const struct brcmf_feat_fwfeat *e;
-
drivers/net/wireless/intel/ipw2x00/ipw2100.c:2813:2-2813:6: int e, i;
-
drivers/net/wireless/intel/ipw2x00/libipw_module.c:255:2-255:25: struct proc_dir_entry *e;
-
drivers/net/wireless/intel/iwlegacy/common.c:698:2-698:10: __le16 *e;
-
drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c:294:2-294:10: __le16 *e;
-
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:120:2-120:28: struct iwl_mvm_loc_entry *e, *t;
-
drivers/net/wireless/mediatek/mt76/dma.c:184:2-184:44: struct mt76_queue_entry *e = &q->entry[idx];
-
drivers/net/wireless/mediatek/mt76/dma.c:265:2-265:44: struct mt76_queue_entry *e = &q->entry[idx];
-
drivers/net/wireless/mediatek/mt76/dma.c:348:2-348:26: struct mt76_queue_entry e;
-
drivers/net/wireless/mediatek/mt76/mt7615/sdio_txrx.c:114:3-114:47: struct mt76_queue_entry *e = &q->entry[index];
-
drivers/net/wireless/mediatek/mt76/mt7615/sdio_txrx.c:224:3-224:50: struct mt76_queue_entry *e = &q->entry[q->first];
-
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2966:3-2966:32: struct edca *e = &req.edca[ac];
-
drivers/net/wireless/mediatek/mt76/mt7915/testmode.c:173:2-173:30: struct edca *e = &req.edca[0];
-
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1000:3-1000:32: struct edca *e = &req.edca[ac];
-
drivers/net/wireless/mediatek/mt76/sdio.c:98:2-98:31: struct mt76_queue_entry *e = NULL;
-
drivers/net/wireless/mediatek/mt76/sdio.c:118:3-118:28: struct mt76_queue_entry *e;
-
drivers/net/wireless/mediatek/mt76/sdio.c:332:4-332:44: struct mt76_queue_entry *e = &q->entry[j];
-
drivers/net/wireless/mediatek/mt76/usb.c:871:2-871:36: struct mt76_queue_entry *e = urb->context;
-
drivers/net/wireless/mediatek/mt7601u/dma.c:227:2-227:29: struct mt7601u_dma_buf_rx *e;
-
drivers/net/wireless/mediatek/mt7601u/dma.c:310:2-310:29: struct mt7601u_dma_buf_tx *e;
-
drivers/net/wireless/microchip/wilc1000/cfg80211.c:932:2-932:26: struct wilc_attr_entry *e;
-
drivers/net/wireless/microchip/wilc1000/cfg80211.c:955:3-955:29: struct wilc_ch_list_elem *e;
-
drivers/net/xen-netback/xenbus.c:468:2-468:12: char *s, *e;
-
drivers/net/xen-netback/xenbus.c:503:2-503:12: char *s, *e, *macstr;
-
drivers/net/xen-netfront.c:1678:2-1678:12: char *s, *e, *macstr;
-
drivers/nvdimm/label.c:906:2-906:35: struct nd_label_ent *label_ent, *e;
-
drivers/nvdimm/label.c:1211:2-1211:35: struct nd_label_ent *label_ent, *e;
-
drivers/nvdimm/namespace_devs.c:2346:2-2346:35: struct nd_label_ent *label_ent, *e;
-
drivers/nvdimm/namespace_devs.c:2442:4-2442:26: struct list_head *l, *e;
-
drivers/nvdimm/region_devs.c:882:2-882:35: struct nd_label_ent *label_ent, *e;
-
drivers/nvme/target/discovery.c:109:2-109:59: struct nvmf_disc_rsp_page_entry *e = &hdr->entries[numrec];
-
drivers/pci/proc.c:414:2-414:25: struct proc_dir_entry *e;
-
drivers/platform/chrome/cros_ec_chardev.c:257:2-257:27: struct ec_event *event, *e;
-
drivers/platform/surface/aggregator/controller.c:2306:3-2306:34: struct ssam_nf_refcount_entry *e;
-
drivers/platform/surface/aggregator/controller.c:2320:3-2320:34: struct ssam_nf_refcount_entry *e;
-
drivers/platform/surface/aggregator/controller.c:2350:3-2350:34: struct ssam_nf_refcount_entry *e;
-
drivers/platform/surface/aggregator/controller.c:2391:2-2391:33: struct ssam_nf_refcount_entry *e, *n;
-
drivers/pnp/isapnp/proc.c:60:2-60:30: struct proc_dir_entry *de, *e;
-
drivers/scsi/qla2xxx/qla_gs.c:507:2-507:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:2806:2-2806:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:2952:2-2952:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:3106:2-3106:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:3609:2-3609:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:3626:2-3626:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:4216:2-4216:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_gs.c:4344:2-4344:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_init.c:531:2-531:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_init.c:686:2-686:33: struct get_name_list_extended *e;
-
drivers/scsi/qla2xxx/qla_init.c:973:2-973:33: struct get_name_list_extended *e;
-
drivers/scsi/qla2xxx/qla_init.c:1152:2-1152:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_init.c:1195:2-1195:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_init.c:1297:2-1297:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_init.c:1691:2-1691:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_init.c:5463:2-5463:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_iocb.c:2827:2-2827:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_mbx.c:25:2-25:22: struct mb_cmd_name *e;
-
drivers/scsi/qla2xxx/qla_os.c:4906:2-4906:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_os.c:4952:2-4952:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_os.c:4966:2-4966:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_os.c:4996:1-4996:1: qla2x00_post_async_work(login, QLA_EVT_ASYNC_LOGIN);
-
drivers/scsi/qla2xxx/qla_os.c:4997:1-4997:1: qla2x00_post_async_work(logout, QLA_EVT_ASYNC_LOGOUT);
-
drivers/scsi/qla2xxx/qla_os.c:4998:1-4998:1: qla2x00_post_async_work(adisc, QLA_EVT_ASYNC_ADISC);
-
drivers/scsi/qla2xxx/qla_os.c:4999:1-4999:1: qla2x00_post_async_work(prlo, QLA_EVT_ASYNC_PRLO);
-
drivers/scsi/qla2xxx/qla_os.c:5000:1-5000:1: qla2x00_post_async_work(prlo_done, QLA_EVT_ASYNC_PRLO_DONE);
-
drivers/scsi/qla2xxx/qla_os.c:5005:2-5005:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_os.c:5037:2-5037:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_os.c:5261:2-5261:23: struct qla_work_evt *e, *tmp;
-
drivers/scsi/qla2xxx/qla_os.c:5378:2-5378:23: struct qla_work_evt *e;
-
drivers/scsi/qla2xxx/qla_target.c:548:2-548:23: struct qla_work_evt *e;
-
drivers/scsi/qla4xxx/ql4_os.c:5197:2-5197:24: struct qla4_work_evt *e;
-
drivers/scsi/qla4xxx/ql4_os.c:5224:2-5224:24: struct qla4_work_evt *e;
-
drivers/scsi/qla4xxx/ql4_os.c:5243:2-5243:24: struct qla4_work_evt *e;
-
drivers/scsi/qla4xxx/ql4_os.c:5261:2-5261:24: struct qla4_work_evt *e, *tmp;
-
drivers/scsi/ufs/ufs-debugfs.c:24:2-24:44: struct ufs_event_hist *e = hba->ufs_stats.event;
-
drivers/scsi/ufs/ufshcd.c:435:2-435:25: struct ufs_event_hist *e;
-
drivers/scsi/ufs/ufshcd.c:4579:2-4579:25: struct ufs_event_hist *e;
-
drivers/scsi/vmw_pvscsi.c:665:3-666:30: struct PVSCSIRingCmpDesc *e = ring + (s->cmpConsIdx &
-
drivers/scsi/vmw_pvscsi.c:693:2-693:28: struct PVSCSIRingReqDesc *e;
-
drivers/scsi/vmw_pvscsi.c:1105:3-1106:30: struct PVSCSIRingMsgDesc *e = ring + (s->msgConsIdx &
-
drivers/soc/bcm/bcm63xx/bcm-pmb.c:254:2-254:32: const struct bcm_pmb_pd_data *e;
-
drivers/soc/qcom/smem.c:291:2-291:29: struct smem_private_entry *e;
-
drivers/soc/qcom/smem.c:518:2-518:29: struct smem_private_entry *e, *end;
-
drivers/ssb/driver_chipcommon_pmu.c:77:2-77:34: const struct pmu0_plltab_entry *e;
-
drivers/ssb/driver_chipcommon_pmu.c:94:2-94:38: const struct pmu0_plltab_entry *e = NULL;
-
drivers/ssb/driver_chipcommon_pmu.c:208:2-208:34: const struct pmu1_plltab_entry *e;
-
drivers/ssb/driver_chipcommon_pmu.c:225:2-225:38: const struct pmu1_plltab_entry *e = NULL;
-
drivers/ssb/driver_chipcommon_pmu.c:622:2-622:38: const struct pmu0_plltab_entry *e = NULL;
-
drivers/staging/greybus/audio_topology.c:552:2-552:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
drivers/staging/greybus/audio_topology.c:597:2-597:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
drivers/staging/greybus/audio_topology.c:719:2-719:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
drivers/staging/greybus/audio_topology.c:767:2-767:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
drivers/staging/media/ipu3/ipu3-css.c:2215:3-2215:20: unsigned int e = IPU3_CSS_RECT_ENVELOPE;
-
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c:260:2-260:25: struct proc_dir_entry *e;
-
drivers/staging/rtl8723bs/core/rtw_security.c:2169:2-2169:12: size_t i, e, left, total_len;
-
drivers/staging/wimax/i2400m/rx.c:592:2-592:31: struct i2400m_roq_log_entry *e;
-
drivers/staging/wimax/i2400m/rx.c:619:2-619:31: struct i2400m_roq_log_entry *e;
-
drivers/tty/vt/vt.c:2541:2-2541:43: struct interval e = *(struct interval *) elt;
-
drivers/usb/core/devio.c:833:2-833:21: unsigned int i, j, e;
-
drivers/usb/early/ehci-dbgp.c:832:2-832:8: char *e;
-
drivers/usb/gadget/legacy/hid.c:92:2-92:25: struct hidg_func_node *e, *n;
-
drivers/usb/gadget/legacy/hid.c:240:2-240:25: struct hidg_func_node *e, *n;
-
drivers/usb/gadget/udc/net2272.c:1808:4-1808:23: struct net2272_ep *e;
-
drivers/usb/gadget/udc/net2272.c:1858:4-1858:23: struct net2272_ep *e;
-
drivers/usb/gadget/udc/net2272.c:1879:4-1879:23: struct net2272_ep *e;
-
drivers/usb/gadget/udc/net2280.c:2863:2-2863:21: struct net2280_ep *e;
-
drivers/usb/gadget/udc/net2280.c:3209:4-3209:23: struct net2280_ep *e;
-
drivers/usb/gadget/udc/net2280.c:3234:4-3234:23: struct net2280_ep *e;
-
drivers/usb/gadget/udc/net2280.c:3259:4-3259:23: struct net2280_ep *e;
-
drivers/usb/host/ehci-timer.c:404:2-404:11: unsigned e;
-
drivers/usb/host/fotg210-hcd.c:1344:2-1344:11: unsigned e;
-
drivers/usb/misc/usbtest.c:168:4-168:30: struct usb_host_endpoint *e;
-
drivers/vdpa/mlx5/core/mr.c:125:2-125:30: struct mlx5_vdpa_direct_mr *e;
-
drivers/video/fbdev/nvidia/nv_i2c.c:162:3-162:46: const u8 *e = fb_firmware_edid(info->device);
-
drivers/video/fbdev/omap2/omapfb/dss/apply.c:1450:2-1450:7: bool e;
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:1124:2-1124:6: u32 e;
-
drivers/video/fbdev/savage/savagefb-i2c.c:230:3-230:46: const u8 *e = fb_firmware_edid(info->device);
-
drivers/xen/xen-pciback/passthrough.c:122:2-122:36: struct pci_dev_entry *dev_entry, *e;
-
drivers/xen/xen-pciback/vpci.c:158:3-158:25: struct pci_dev_entry *e;
-
drivers/xen/xen-pciback/vpci.c:214:3-214:25: struct pci_dev_entry *e, *tmp;
-
fs/9p/v9fs.c:168:2-168:12: char *s, *e;
-
fs/afs/rotate.c:114:2-114:19: struct afs_error e;
-
fs/afs/vl_probe.c:188:2-188:19: struct afs_error e;
-
fs/afs/vl_rotate.c:88:2-88:19: struct afs_error e;
-
fs/binfmt_misc.c:97:3-97:13: Node *e = list_entry(l, Node, list);
-
fs/binfmt_misc.c:276:2-276:8: Node *e;
-
fs/binfmt_misc.c:558:2-558:19: Node *e = inode->i_private;
-
fs/binfmt_misc.c:587:2-587:30: Node *e = file_inode(file)->i_private;
-
fs/binfmt_misc.c:607:2-607:30: Node *e = file_inode(file)->i_private;
-
fs/binfmt_misc.c:647:2-647:8: Node *e;
-
fs/btrfs/backref.c:35:2-35:28: struct extent_inode_elem *e;
-
fs/btrfs/free-space-cache.c:629:2-629:33: struct btrfs_free_space_entry *e;
-
fs/btrfs/free-space-cache.c:715:2-715:27: struct btrfs_free_space *e, *n;
-
fs/btrfs/free-space-cache.c:1043:3-1043:28: struct btrfs_free_space *e;
-
fs/ceph/snap.c:863:2-863:27: void *e = p + msg->front.iov_len;
-
fs/cifs/dfs_cache.c:531:2-531:12: char *s, *e;
-
fs/dlm/lowcomms.c:1355:2-1355:27: struct writequeue_entry *e;
-
fs/dlm/lowcomms.c:1401:2-1401:58: struct writequeue_entry *e = (struct writequeue_entry *)mh;
-
fs/dlm/lowcomms.c:1425:2-1425:27: struct writequeue_entry *e;
-
fs/dlm/lowcomms.c:1495:2-1495:27: struct writequeue_entry *e, *safe;
-
fs/dlm/requestqueue.c:34:2-34:19: struct rq_entry *e;
-
fs/dlm/requestqueue.c:65:2-65:19: struct rq_entry *e;
-
fs/dlm/requestqueue.c:156:2-156:19: struct rq_entry *e, *safe;
-
fs/ext2/acl.c:95:2-95:8: char *e;
-
fs/ext4/acl.c:94:2-94:8: char *e;
-
fs/ext4/xattr.c:188:2-188:31: struct ext4_xattr_entry *e = entry;
-
fs/f2fs/checkpoint.c:468:2-468:20: struct ino_entry *e, *tmp;
-
fs/f2fs/checkpoint.c:502:2-502:20: struct ino_entry *e;
-
fs/f2fs/checkpoint.c:533:2-533:20: struct ino_entry *e;
-
fs/f2fs/checkpoint.c:543:2-543:20: struct ino_entry *e, *tmp;
-
fs/f2fs/checkpoint.c:570:2-570:20: struct ino_entry *e;
-
fs/f2fs/node.c:358:2-358:20: struct nat_entry *e;
-
fs/f2fs/node.c:375:2-375:20: struct nat_entry *e;
-
fs/f2fs/node.c:389:2-389:20: struct nat_entry *e;
-
fs/f2fs/node.c:407:2-407:26: struct nat_entry *new, *e;
-
fs/f2fs/node.c:431:2-431:20: struct nat_entry *e;
-
fs/f2fs/node.c:526:2-526:20: struct nat_entry *e;
-
fs/f2fs/node.c:2193:2-2193:23: struct free_nid *i, *e;
-
fs/hfs/bfind.c:48:2-48:9: int b, e;
-
fs/hfsplus/bfind.c:119:2-119:9: int b, e;
-
fs/hfsplus/unicode.c:104:2-104:12: int i, s, e;
-
fs/hpfs/dir.c:92:3-92:11: int e = 0;
-
fs/jffs2/acl.c:132:2-132:8: void *e;
-
fs/nfsd/nfs4idmap.c:99:2-99:48: struct ent *e = kmalloc(sizeof(*e), GFP_KERNEL);
-
fs/reiserfs/xattr_acl.c:140:2-140:8: char *e;
-
fs/ubifs/recovery.c:1250:2-1250:21: struct size_entry *e;
-
fs/ubifs/recovery.c:1284:2-1284:21: struct size_entry *e;
-
fs/ubifs/recovery.c:1305:2-1305:41: struct size_entry *e = find_ino(c, inum);
-
fs/ubifs/recovery.c:1319:2-1319:21: struct size_entry *e, *n;
-
fs/ubifs/recovery.c:1358:2-1358:21: struct size_entry *e;
-
fs/ubifs/recovery.c:1533:3-1533:22: struct size_entry *e;
-
fs/xfs/xfs_bmap_util.c:761:3-761:20: xfs_fileoff_t s, e;
-
include/linux/netfilter_ingress.h:21:2-21:30: struct nf_hook_entries *e = rcu_dereference(skb->dev->nf_hooks_ingress);
-
include/net/netfilter/nf_conntrack_ecache.h:46:2-46:30: struct nf_conntrack_ecache *e;
-
include/net/netfilter/nf_conntrack_ecache.h:109:2-109:30: struct nf_conntrack_ecache *e;
-
kernel/audit_watch.c:325:2-325:22: struct audit_entry *e;
-
kernel/auditfilter.c:99:2-99:26: struct audit_entry *e = container_of(head, struct audit_entry, rcu);
-
kernel/auditfilter.c:894:2-894:22: struct audit_entry *e, *found = NULL;
-
kernel/auditfilter.c:932:2-932:22: struct audit_entry *e;
-
kernel/auditfilter.c:1015:2-1015:23: struct audit_entry *e;
-
kernel/auditfilter.c:1322:2-1322:22: struct audit_entry *e;
-
kernel/auditsc.c:769:2-769:22: struct audit_entry *e;
-
kernel/auditsc.c:811:2-811:22: struct audit_entry *e;
-
kernel/auditsc.c:840:2-840:22: struct audit_entry *e;
-
kernel/auditsc.c:1979:2-1979:22: struct audit_entry *e;
-
kernel/auditsc.c:2097:2-2097:22: struct audit_entry *e;
-
kernel/bpf/core.c:728:2-728:42: const struct exception_table_entry *e = NULL;
-
kernel/debug/kdb/kdb_main.c:235:3-235:16: char *e = *ep++;
-
kernel/events/core.c:1668:2-1668:25: struct perf_event *e = __node_2_pe(a);
-
kernel/extable.c:55:2-55:38: const struct exception_table_entry *e;
-
kernel/locking/lockdep.c:977:2-977:20: struct lock_list *e;
-
kernel/locking/lockdep.c:1039:2-1039:20: struct lock_list *e;
-
kernel/module.c:4545:2-4545:42: const struct exception_table_entry *e = NULL;
-
kernel/printk/printk.c:568:2-568:28: char *p = buf, *e = buf + size;
-
kernel/printk/printk.c:1038:2-1038:28: struct prb_reserved_entry e;
-
kernel/printk/printk.c:1964:2-1964:28: struct prb_reserved_entry e;
-
kernel/sched/debug.c:369:3-369:25: struct ctl_table *e = cpu_entries;
-
kernel/sched/debug.c:394:3-394:34: struct ctl_table *e = cpu_idx[i];
-
kernel/trace/ring_buffer.c:3192:2-3192:6: int e;
-
kernel/trace/ring_buffer.c:3246:2-3246:6: int e;
-
kernel/trace/trace.c:3823:2-3823:19: unsigned long t, e;
-
kernel/trace/trace_output.c:687:2-687:22: struct trace_event *e;
-
kernel/user_namespace.c:976:3-976:26: struct uid_gid_extent *e;
-
lib/bch.c:706:2-706:31: unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4;
-
lib/cmdline_kunit.c:136:3-136:45: const int *e = cmdline_test_range_values[i];
-
lib/crypto/curve25519-hacl64.c:771:3-771:32: u8 e[32] __aligned(32) = { 0 };
-
lib/crypto/sha256.c:75:2-75:18: u32 a, b, c, d, e, f, g, h;
-
lib/lru_cache.c:94:2-94:21: struct lc_element *e;
-
lib/lru_cache.c:212:3-212:42: struct lc_element *e = lc->lc_element[i];
-
lib/lru_cache.c:252:2-252:21: struct lc_element *e;
-
lib/lru_cache.c:297:2-297:45: struct lc_element *e = __lc_find(lc, enr, 1);
-
lib/lru_cache.c:324:2-324:21: struct lc_element *e;
-
lib/lru_cache.c:363:2-363:21: struct lc_element *e;
-
lib/lru_cache.c:536:2-536:21: struct lc_element *e, *tmp;
-
lib/lru_cache.c:608:2-608:21: struct lc_element *e;
-
lib/lru_cache.c:642:2-642:21: struct lc_element *e;
-
lib/lz4/lz4defs.h:175:2-175:26: BYTE *const e = (BYTE *)dstEnd;
-
lib/mpi/mpi-pow.c:152:3-152:14: mpi_limb_t e;
-
lib/test_hexdump.c:167:2-167:14: int ae, he, e, f, r;
-
mm/vmalloc.c:1767:5-1767:22: unsigned long s, e;
-
net/atm/lec.c:830:2-830:32: struct hlist_node *e = state->node;
-
net/bluetooth/hci_core.c:1133:2-1133:24: struct inquiry_entry *e;
-
net/bluetooth/hci_core.c:1149:2-1149:24: struct inquiry_entry *e;
-
net/bluetooth/hci_core.c:1166:2-1166:24: struct inquiry_entry *e;
-
net/bluetooth/hci_core.c:1265:2-1265:24: struct inquiry_entry *e;
-
net/bluetooth/hci_debugfs.c:359:2-359:24: struct inquiry_entry *e;
-
net/bluetooth/hci_event.c:2020:2-2020:24: struct inquiry_entry *e;
-
net/bluetooth/hci_event.c:2041:2-2041:24: struct inquiry_entry *e;
-
net/bluetooth/hci_event.c:2491:2-2491:24: struct inquiry_entry *e;
-
net/bluetooth/hci_request.c:3233:2-3233:24: struct inquiry_entry *e;
-
net/bluetooth/mgmt.c:5148:2-5148:24: struct inquiry_entry *e;
-
net/bluetooth/smp.c:2857:2-2857:27: u8 io_cap[3], r[16], e[16];
-
net/bridge/br_input.c:203:2-203:30: struct nf_hook_entries *e = NULL;
-
net/bridge/br_mdb.c:159:2-159:22: struct br_mdb_entry e;
-
net/bridge/br_netfilter_hooks.c:1005:2-1005:32: const struct nf_hook_entries *e;
-
net/bridge/netfilter/ebt_arp.c:104:2-104:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebt_arpreply.c:65:2-65:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebt_ip.c:107:2-107:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebt_ip6.c:108:2-108:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebt_stp.c:156:2-156:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebt_vlan.c:80:2-80:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebtables.c:311:2-314:5: struct {
-
net/bridge/netfilter/ebtables.c:357:2-357:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebtables.c:394:2-394:35: const struct ebt_entry *e = par->entryinfo;
-
net/bridge/netfilter/ebtables.c:443:3-443:52: struct ebt_entry *e = (void *)newinfo->entries + offset;
-
net/bridge/netfilter/ebtables.c:765:2-765:57: const struct ebt_entry *e = (struct ebt_entry *)chain->data;
-
net/decnet/dn_table.c:493:2-493:19: unsigned int e = 0, s_e;
-
net/ipv4/fib_frontend.c:972:2-972:19: unsigned int e = 0, s_e;
-
net/ipv4/ipconfig.c:671:2-671:10: u8 *e = options;
-
net/ipv4/ipmr.c:722:2-722:19: struct nlmsgerr *e;
-
net/ipv4/ipmr.c:978:2-978:19: struct nlmsgerr *e;
-
net/ipv4/ipmr.c:2813:2-2813:19: unsigned int e = 0, s_e;
-
net/ipv4/ipmr_base.c:296:2-296:19: unsigned int e = 0, s_e = cb->args[1];
-
net/ipv4/netfilter/arp_tables.c:190:2-190:21: struct arpt_entry *e, **jumpstack;
-
net/ipv4/netfilter/arp_tables.c:312:3-312:35: struct arpt_entry *e = entry0 + pos;
-
net/ipv4/netfilter/arp_tables.c:674:2-674:27: const struct arpt_entry *e;
-
net/ipv4/netfilter/ip_tables.c:236:2-236:20: struct ipt_entry *e, **jumpstack;
-
net/ipv4/netfilter/ip_tables.c:378:3-378:34: struct ipt_entry *e = entry0 + pos;
-
net/ipv4/netfilter/ip_tables.c:816:2-816:26: const struct ipt_entry *e;
-
net/ipv4/netfilter/ipt_CLUSTERIP.c:461:2-461:35: const struct ipt_entry *e = par->entryinfo;
-
net/ipv4/netfilter/ipt_ECN.c:96:2-96:35: const struct ipt_entry *e = par->entryinfo;
-
net/ipv4/netfilter/ipt_REJECT.c:72:2-72:35: const struct ipt_entry *e = par->entryinfo;
-
net/ipv4/netfilter/ipt_SYNPROXY.c:67:2-67:35: const struct ipt_entry *e = par->entryinfo;
-
net/ipv4/tcp_cong.c:26:2-26:29: struct tcp_congestion_ops *e;
-
net/ipv4/tcp_cong.c:56:2-56:29: struct tcp_congestion_ops *e;
-
net/ipv4/tcp_ulp.c:23:2-23:22: struct tcp_ulp_ops *e;
-
net/ipv6/ip6_fib.c:623:2-623:19: unsigned int e = 0, s_e;
-
net/ipv6/netfilter/ip6_tables.c:260:2-260:21: struct ip6t_entry *e, **jumpstack;
-
net/ipv6/netfilter/ip6_tables.c:396:3-396:35: struct ip6t_entry *e = entry0 + pos;
-
net/ipv6/netfilter/ip6_tables.c:832:2-832:27: const struct ip6t_entry *e;
-
net/ipv6/netfilter/ip6t_REJECT.c:81:2-81:36: const struct ip6t_entry *e = par->entryinfo;
-
net/ipv6/netfilter/ip6t_SYNPROXY.c:69:2-69:36: const struct ip6t_entry *e = par->entryinfo;
-
net/key/af_key.c:3812:2-3812:25: struct proc_dir_entry *e;
-
net/mptcp/syncookies.c:84:2-84:21: struct join_entry *e;
-
net/netfilter/core.c:52:2-52:26: struct nf_hook_entries *e;
-
net/netfilter/ipset/ip_set_bitmap_gen.h:120:2-120:35: const struct mtype_adt_elem *e = value;
-
net/netfilter/ipset/ip_set_bitmap_gen.h:134:2-134:35: const struct mtype_adt_elem *e = value;
-
net/netfilter/ipset/ip_set_bitmap_gen.h:179:2-179:35: const struct mtype_adt_elem *e = value;
-
net/netfilter/ipset/ip_set_bitmap_ip.c:116:2-116:42: struct bitmap_ip_adt_elem e = { .id = 0 };
-
net/netfilter/ipset/ip_set_bitmap_ip.c:136:2-136:42: struct bitmap_ip_adt_elem e = { .id = 0 };
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:214:2-214:59: struct bitmap_ipmac_adt_elem e = { .id = 0, .add_mac = 1 };
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:246:2-246:45: struct bitmap_ipmac_adt_elem e = { .id = 0 };
-
net/netfilter/ipset/ip_set_bitmap_port.c:133:2-133:44: struct bitmap_port_adt_elem e = { .id = 0 };
-
net/netfilter/ipset/ip_set_bitmap_port.c:158:2-158:44: struct bitmap_port_adt_elem e = { .id = 0 };
-
net/netfilter/ipset/ip_set_hash_gen.h:862:3-862:7: u32 e;
-
net/netfilter/ipset/ip_set_hash_gen.h:1344:2-1344:27: const struct mtype_elem *e;
-
net/netfilter/ipset/ip_set_hash_ip.c:84:2-84:31: struct hash_ip4_elem e = { 0 };
-
net/netfilter/ipset/ip_set_hash_ip.c:103:2-103:31: struct hash_ip4_elem e = { 0 };
-
net/netfilter/ipset/ip_set_hash_ip.c:221:2-221:46: struct hash_ip6_elem e = { { .all = { 0 } } };
-
net/netfilter/ipset/ip_set_hash_ip.c:238:2-238:46: struct hash_ip6_elem e = { { .all = { 0 } } };
-
net/netfilter/ipset/ip_set_hash_ipmac.c:89:2-89:70: struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } };
-
net/netfilter/ipset/ip_set_hash_ipmac.c:114:2-114:70: struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } };
-
net/netfilter/ipset/ip_set_hash_ipmac.c:202:2-205:2: struct hash_ipmac6_elem e = {
-
net/netfilter/ipset/ip_set_hash_ipmac.c:230:2-233:2: struct hash_ipmac6_elem e = {
-
net/netfilter/ipset/ip_set_hash_ipmark.c:86:2-86:33: struct hash_ipmark4_elem e = { };
-
net/netfilter/ipset/ip_set_hash_ipmark.c:102:2-102:33: struct hash_ipmark4_elem e = { };
-
net/netfilter/ipset/ip_set_hash_ipmark.c:212:2-212:33: struct hash_ipmark6_elem e = { };
-
net/netfilter/ipset/ip_set_hash_ipmark.c:228:2-228:33: struct hash_ipmark6_elem e = { };
-
net/netfilter/ipset/ip_set_hash_ipport.c:93:2-93:41: struct hash_ipport4_elem e = { .ip = 0 };
-
net/netfilter/ipset/ip_set_hash_ipport.c:110:2-110:41: struct hash_ipport4_elem e = { .ip = 0 };
-
net/netfilter/ipset/ip_set_hash_ipport.c:251:2-251:56: struct hash_ipport6_elem e = { .ip = { .all = { 0 } } };
-
net/netfilter/ipset/ip_set_hash_ipport.c:268:2-268:56: struct hash_ipport6_elem e = { .ip = { .all = { 0 } } };
-
net/netfilter/ipset/ip_set_hash_ipportip.c:95:2-95:43: struct hash_ipportip4_elem e = { .ip = 0 };
-
net/netfilter/ipset/ip_set_hash_ipportip.c:113:2-113:43: struct hash_ipportip4_elem e = { .ip = 0 };
-
net/netfilter/ipset/ip_set_hash_ipportip.c:261:2-261:58: struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } };
-
net/netfilter/ipset/ip_set_hash_ipportip.c:279:2-279:59: struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } };
-
net/netfilter/ipset/ip_set_hash_ipportnet.c:140:2-142:2: struct hash_ipportnet4_elem e = {
-
net/netfilter/ipset/ip_set_hash_ipportnet.c:165:2-165:58: struct hash_ipportnet4_elem e = { .cidr = HOST_MASK - 1 };
-
net/netfilter/ipset/ip_set_hash_ipportnet.c:391:2-393:2: struct hash_ipportnet6_elem e = {
-
net/netfilter/ipset/ip_set_hash_ipportnet.c:416:2-416:58: struct hash_ipportnet6_elem e = { .cidr = HOST_MASK - 1 };
-
net/netfilter/ipset/ip_set_hash_mac.c:77:2-77:59: struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } };
-
net/netfilter/ipset/ip_set_hash_mac.c:99:2-99:59: struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } };
-
net/netfilter/ipset/ip_set_hash_net.c:119:2-121:2: struct hash_net4_elem e = {
-
net/netfilter/ipset/ip_set_hash_net.c:141:2-141:48: struct hash_net4_elem e = { .cidr = HOST_MASK };
-
net/netfilter/ipset/ip_set_hash_net.c:287:2-289:2: struct hash_net6_elem e = {
-
net/netfilter/ipset/ip_set_hash_net.c:308:2-308:48: struct hash_net6_elem e = { .cidr = HOST_MASK };
-
net/netfilter/ipset/ip_set_hash_netiface.c:163:2-166:2: struct hash_netiface4_elem e = {
-
net/netfilter/ipset/ip_set_hash_netiface.c:203:2-203:64: struct hash_netiface4_elem e = { .cidr = HOST_MASK, .elem = 1 };
-
net/netfilter/ipset/ip_set_hash_netiface.c:379:2-382:2: struct hash_netiface6_elem e = {
-
net/netfilter/ipset/ip_set_hash_netiface.c:416:2-416:64: struct hash_netiface6_elem e = { .cidr = HOST_MASK, .elem = 1 };
-
net/netfilter/ipset/ip_set_hash_netnet.c:146:2-146:33: struct hash_netnet4_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netnet.c:168:2-168:33: struct hash_netnet4_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netnet.c:380:2-380:33: struct hash_netnet6_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netnet.c:401:2-401:33: struct hash_netnet6_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netport.c:135:2-137:2: struct hash_netport4_elem e = {
-
net/netfilter/ipset/ip_set_hash_netport.c:159:2-159:56: struct hash_netport4_elem e = { .cidr = HOST_MASK - 1 };
-
net/netfilter/ipset/ip_set_hash_netport.c:351:2-353:2: struct hash_netport6_elem e = {
-
net/netfilter/ipset/ip_set_hash_netport.c:375:2-375:57: struct hash_netport6_elem e = { .cidr = HOST_MASK - 1 };
-
net/netfilter/ipset/ip_set_hash_netportnet.c:156:2-156:37: struct hash_netportnet4_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netportnet.c:182:2-182:37: struct hash_netportnet4_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netportnet.c:435:2-435:37: struct hash_netportnet6_elem e = { };
-
net/netfilter/ipset/ip_set_hash_netportnet.c:461:2-461:37: struct hash_netportnet6_elem e = { };
-
net/netfilter/ipset/ip_set_list_set.c:55:2-55:19: struct set_elem *e;
-
net/netfilter/ipset/ip_set_list_set.c:79:2-79:19: struct set_elem *e;
-
net/netfilter/ipset/ip_set_list_set.c:99:2-99:19: struct set_elem *e;
-
net/netfilter/ipset/ip_set_list_set.c:145:2-145:23: struct set_elem *e = container_of(rcu, struct set_elem, rcu);
-
net/netfilter/ipset/ip_set_list_set.c:177:2-177:19: struct set_elem *e, *n;
-
net/netfilter/ipset/ip_set_list_set.c:190:2-190:19: struct set_elem *e, *next, *prev = NULL;
-
net/netfilter/ipset/ip_set_list_set.c:237:2-237:19: struct set_elem *e, *n, *prev, *next;
-
net/netfilter/ipset/ip_set_list_set.c:319:2-319:19: struct set_elem *e, *next, *prev = NULL;
-
net/netfilter/ipset/ip_set_list_set.c:351:2-351:54: struct set_adt_elem e = { .refid = IPSET_INVALID_ID };
-
net/netfilter/ipset/ip_set_list_set.c:415:2-415:19: struct set_elem *e, *n;
-
net/netfilter/ipset/ip_set_list_set.c:427:2-427:19: struct set_elem *e, *n;
-
net/netfilter/ipset/ip_set_list_set.c:447:2-447:19: struct set_elem *e;
-
net/netfilter/ipset/ip_set_list_set.c:490:2-490:19: struct set_elem *e;
-
net/netfilter/ipvs/ip_vs_app.c:546:2-546:20: struct list_head *e;
-
net/netfilter/ipvs/ip_vs_conn.c:1088:2-1088:21: struct hlist_node *e;
-
net/netfilter/ipvs/ip_vs_ctl.c:2106:2-2106:21: struct hlist_node *e;
-
net/netfilter/ipvs/ip_vs_est.c:98:2-98:26: struct ip_vs_estimator *e;
-
net/netfilter/ipvs/ip_vs_est.c:178:2-178:38: struct ip_vs_estimator *e = &stats->est;
-
net/netfilter/ipvs/ip_vs_lblcr.c:102:2-102:30: struct ip_vs_dest_set_elem *e;
-
net/netfilter/ipvs/ip_vs_lblcr.c:126:2-126:30: struct ip_vs_dest_set_elem *e;
-
net/netfilter/ipvs/ip_vs_lblcr.c:136:2-136:30: struct ip_vs_dest_set_elem *e;
-
net/netfilter/ipvs/ip_vs_lblcr.c:152:2-152:30: struct ip_vs_dest_set_elem *e, *ep;
-
net/netfilter/ipvs/ip_vs_lblcr.c:163:2-163:30: struct ip_vs_dest_set_elem *e;
-
net/netfilter/ipvs/ip_vs_lblcr.c:212:2-212:30: struct ip_vs_dest_set_elem *e;
-
net/netfilter/nf_conntrack_ecache.c:53:3-53:31: struct nf_conntrack_ecache *e;
-
net/netfilter/nf_conntrack_ecache.c:139:2-139:30: struct nf_conntrack_ecache *e;
-
net/netfilter/nf_conntrack_ecache.c:196:2-196:30: struct nf_conntrack_ecache *e;
-
net/netfilter/nf_conntrack_ecache.c:250:2-250:30: struct nf_conntrack_ecache *e;
-
net/netfilter/nf_nat_core.c:753:4-753:32: struct nf_hook_entries *e = rcu_dereference(lpriv->entries);
-
net/netfilter/nf_tables_core.c:137:2-137:46: unsigned long e = (unsigned long)expr->ops->eval;
-
net/netfilter/nft_compat.c:237:2-237:23: union nft_entry e = {};
-
net/netfilter/nft_compat.c:459:2-459:23: union nft_entry e = {};
-
net/netfilter/nft_ct.c:320:3-320:55: struct nf_conntrack_ecache *e = nf_ct_ecache_find(ct);
-
net/netfilter/nft_set_pipapo.c:1160:2-1160:36: struct nft_pipapo_elem *e = elem->priv, *dup;
-
net/netfilter/nft_set_pipapo.c:1378:2-1378:30: struct nft_pipapo_elem *e = NULL; /* Keep gcc happy */
-
net/netfilter/nft_set_pipapo.c:1536:3-1536:27: struct nft_pipapo_elem *e;
-
net/netfilter/nft_set_pipapo.c:1666:2-1666:26: struct nft_pipapo_elem *e;
-
net/netfilter/nft_set_pipapo.c:1694:2-1694:26: struct nft_pipapo_elem *e;
-
net/netfilter/nft_set_pipapo.c:1743:2-1743:30: struct nft_pipapo_elem *e = elem;
-
net/netfilter/nft_set_pipapo.c:1881:2-1881:36: struct nft_pipapo_elem *e = elem->priv;
-
net/netfilter/nft_set_pipapo.c:1957:3-1957:27: struct nft_pipapo_elem *e;
-
net/netfilter/nft_set_pipapo.c:2134:4-2134:28: struct nft_pipapo_elem *e;
-
net/netfilter/x_tables.c:807:2-807:18: const char *e = base;
-
net/netfilter/x_tables.c:900:2-900:18: const char *e = base;
-
net/netfilter/xt_CT.c:57:3-57:36: const struct ipt_entry *e = par->entryinfo;
-
net/netfilter/xt_CT.c:63:3-63:37: const struct ip6t_entry *e = par->entryinfo;
-
net/netfilter/xt_TCPMSS.c:266:2-266:35: const struct ipt_entry *e = par->entryinfo;
-
net/netfilter/xt_TCPMSS.c:290:2-290:36: const struct ip6t_entry *e = par->entryinfo;
-
net/netfilter/xt_l2tp.c:262:2-262:35: const struct ipt_entry *e = par->entryinfo;
-
net/netfilter/xt_l2tp.c:289:2-289:36: const struct ip6t_entry *e = par->entryinfo;
-
net/netfilter/xt_multiport.c:32:2-32:15: u_int16_t s, e;
-
net/netfilter/xt_policy.c:55:2-55:31: const struct xt_policy_elem *e;
-
net/netfilter/xt_policy.c:85:2-85:31: const struct xt_policy_elem *e;
-
net/netfilter/xt_recent.c:128:2-128:23: struct recent_entry *e;
-
net/netfilter/xt_recent.c:158:2-158:23: struct recent_entry *e;
-
net/netfilter/xt_recent.c:182:2-182:23: struct recent_entry *e;
-
net/netfilter/xt_recent.c:231:2-231:23: struct recent_entry *e, *next;
-
net/netfilter/xt_recent.c:246:2-246:23: struct recent_entry *e;
-
net/netfilter/xt_recent.c:484:2-484:23: struct recent_entry *e;
-
net/netfilter/xt_recent.c:500:2-500:33: const struct recent_entry *e = v;
-
net/netfilter/xt_recent.c:520:2-520:33: const struct recent_entry *e = v;
-
net/netfilter/xt_recent.c:563:2-563:23: struct recent_entry *e;
-
net/openvswitch/flow_table.c:822:3-822:28: struct mask_cache_entry *e;
-
net/sched/act_gate.c:222:2-222:34: struct tcfg_gate_entry *entry, *e;
-
net/sched/act_ife.c:376:2-376:24: struct tcf_meta_info *e;
-
net/sched/act_ife.c:410:2-410:24: struct tcf_meta_info *e, *n;
-
net/sched/act_ife.c:696:2-696:24: struct tcf_meta_info *e;
-
net/sched/act_ife.c:771:2-771:24: struct tcf_meta_info *e, *n;
-
net/sched/act_ife.c:790:2-790:24: struct tcf_meta_info *e;
-
net/sched/act_ipt.c:38:2-38:24: struct ipt_entry e = {};
-
net/sched/cls_rsvp.h:486:2-486:18: struct tcf_exts e;
-
net/sched/cls_tcindex.c:337:2-337:18: struct tcf_exts e;
-
net/sched/em_ipt.c:45:2-48:9: union {
-
net/sched/ematch.c:94:2-94:29: struct tcf_ematch_ops *e = NULL;
-
net/sched/ematch.c:125:2-125:25: struct tcf_ematch_ops *e;
-
net/sched/sch_api.c:2246:2-2246:25: struct proc_dir_entry *e;
-
net/sched/sch_taprio.c:1217:3-1217:56: struct tc_taprio_sched_entry *e = &offload->entries[i];
-
net/tipc/node.c:2193:2-2193:26: struct tipc_link_entry *e;
-
net/tipc/topsrv.c:127:2-127:25: struct outqueue_entry *e, *safe;
-
net/tipc/topsrv.c:250:2-250:25: struct outqueue_entry *e;
-
net/tipc/topsrv.c:315:2-315:25: struct outqueue_entry *e;
-
security/apparmor/file.c:272:2-272:10: int e = 0;
-
security/apparmor/ipc.c:125:9-125:9: return xcheck_labels(tracer, tracee, profile,
-
security/apparmor/ipc.c:215:9-215:9: return xcheck_labels(sender, target, profile,
-
security/apparmor/policy_unpack.c:1169:2-1173:2: struct aa_ext e = {
-
security/apparmor/resource.c:84:2-84:10: int e = 0;
-
security/integrity/ima/ima_fs.c:131:2-131:29: struct ima_template_entry *e;
-
security/integrity/ima/ima_fs.c:221:2-221:29: struct ima_template_entry *e;
-
security/integrity/ima/ima_policy.c:439:2-439:33: struct ima_rule_entry *entry, *e;
-
security/selinux/ss/mls.c:40:2-40:18: struct ebitmap *e;
-
security/selinux/ss/mls.c:95:2-95:18: struct ebitmap *e;
-
security/selinux/ss/policydb.c:222:2-222:26: struct constraint_expr *e, *etmp;
-
security/selinux/ss/policydb.c:1207:2-1207:26: struct constraint_expr *e, *le;
-
security/selinux/ss/policydb.c:2692:3-2692:48: struct ebitmap *e = &p->type_attr_map_array[i];
-
security/selinux/ss/policydb.c:3000:2-3000:26: struct constraint_expr *e;
-
security/selinux/ss/policydb.c:3734:3-3734:48: struct ebitmap *e = &p->type_attr_map_array[i];
-
security/selinux/ss/services.c:268:2-268:26: struct constraint_expr *e;
-
security/tomoyo/common.c:864:2-864:30: struct tomoyo_manager e = { };
-
security/tomoyo/common.c:1066:3-1069:3: struct tomoyo_task_acl e = {
-
security/tomoyo/condition.c:503:2-503:32: struct tomoyo_condition e = { };
-
security/tomoyo/domain.c:245:2-245:54: struct tomoyo_transition_control e = { .type = type };
-
security/tomoyo/domain.c:405:2-405:33: struct tomoyo_aggregator e = { };
-
security/tomoyo/domain.c:525:2-525:34: struct tomoyo_domain_info e = { };
-
security/tomoyo/environ.c:96:2-96:63: struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL };
-
security/tomoyo/file.c:389:2-392:2: struct tomoyo_path_acl e = {
-
security/tomoyo/file.c:465:2-468:2: struct tomoyo_mkdev_acl e = {
-
security/tomoyo/file.c:544:2-547:2: struct tomoyo_path2_acl e = {
-
security/tomoyo/file.c:681:2-684:2: struct tomoyo_path_number_acl e = {
-
security/tomoyo/file.c:985:2-985:67: struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL };
-
security/tomoyo/group.c:83:3-83:34: struct tomoyo_path_group e = { };
-
security/tomoyo/group.c:94:3-94:36: struct tomoyo_number_group e = { };
-
security/tomoyo/group.c:106:3-106:37: struct tomoyo_address_group e = { };
-
security/tomoyo/memory.c:98:2-98:28: struct tomoyo_group e = { };
-
security/tomoyo/network.c:284:2-284:65: struct tomoyo_inet_acl e = { .head.type = TOMOYO_TYPE_INET_ACL };
-
security/tomoyo/network.c:329:2-329:65: struct tomoyo_unix_acl e = { .head.type = TOMOYO_TYPE_UNIX_ACL };
-
security/tomoyo/util.c:452:5-452:19: unsigned char e;
-
sound/firewire/bebob/bebob_stream.c:733:2-733:18: unsigned int i, e, channels, format;
-
sound/firewire/oxfw/oxfw-stream.c:506:2-506:18: unsigned int i, e, channels, type;
-
sound/isa/gus/gus_volume.c:17:2-17:17: unsigned short e, m, tmp;
-
sound/pci/ac97/ac97_codec.c:450:2-450:54: struct ac97_enum *e = (struct ac97_enum *)kcontrol->private_value;
-
sound/pci/ac97/ac97_codec.c:460:2-460:54: struct ac97_enum *e = (struct ac97_enum *)kcontrol->private_value;
-
sound/pci/ac97/ac97_codec.c:477:2-477:54: struct ac97_enum *e = (struct ac97_enum *)kcontrol->private_value;
-
sound/pci/asihpi/asihpi.c:230:2-230:6: u16 e;
-
sound/pci/asihpi/asihpi.c:565:2-565:6: u16 e;
-
sound/pci/asihpi/asihpi.c:2193:2-2193:6: u16 e;
-
sound/pci/asihpi/asihpi.c:2409:2-2409:6: u16 e;
-
sound/pci/asihpi/asihpi.c:2451:2-2451:6: u16 e;
-
sound/pci/asihpi/hpifunc.c:2830:2-2830:6: u16 e;
-
sound/pci/hda/hda_eld.c:445:2-445:36: struct parsed_hdmi_eld *e = &eld->info;
-
sound/pci/hda/hda_eld.c:493:2-493:36: struct parsed_hdmi_eld *e = &eld->info;
-
sound/soc/codecs/adau17x1.c:192:2-192:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/adau17x1.c:236:2-236:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/cpcap.c:371:2-371:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/cpcap.c:416:2-416:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/cpcap.c:500:2-500:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/cpcap.c:576:2-576:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/cs43130.c:1021:2-1021:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/cs47l92.c:62:2-62:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/hdac_hdmi.c:897:2-897:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-rx-macro.c:1501:2-1501:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-rx-macro.c:2282:2-2282:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-tx-macro.c:734:2-734:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-tx-macro.c:997:2-997:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-tx-macro.c:1010:2-1010:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-va-macro.c:480:2-480:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-va-macro.c:783:2-783:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-va-macro.c:796:2-796:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/lpass-wsa-macro.c:1837:2-1837:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/madera.c:549:2-549:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/madera.c:651:2-651:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/madera.c:872:2-872:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/madera.c:893:2-893:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/madera.c:1053:2-1053:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/madera.c:2163:2-2163:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/rt700.c:547:2-547:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/rt711.c:669:2-669:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/rt715.c:287:2-287:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/rt715.c:320:2-320:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/simple-mux.c:39:2-39:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/twl6040.c:327:2-327:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/wcd9335.c:1285:2-1285:46: struct soc_enum *e = (struct soc_enum *)kc->private_value;
-
sound/soc/codecs/wcd9335.c:1476:2-1476:46: struct soc_enum *e = (struct soc_enum *)kc->private_value;
-
sound/soc/codecs/wcd9335.c:1525:2-1525:46: struct soc_enum *e = (struct soc_enum *)kc->private_value;
-
sound/soc/codecs/wcd934x.c:2543:2-2543:46: struct soc_enum *e = (struct soc_enum *)kc->private_value;
-
sound/soc/codecs/wcd934x.c:2589:2-2589:46: struct soc_enum *e = (struct soc_enum *)kc->private_value;
-
sound/soc/codecs/wcd934x.c:2623:2-2623:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/wm8804.c:163:2-163:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/wm8998.c:108:2-108:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/wm_adsp.c:780:2-780:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/codecs/wm_adsp.c:793:2-793:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/fsl/fsl_audmix.c:116:2-116:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/fsl/fsl_audmix.c:154:2-154:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/fsl/fsl_xcvr.c:97:2-97:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/fsl/fsl_xcvr.c:198:2-198:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/intel/atom/sst-atom-controls.c:137:2-137:52: struct sst_enum *e = (struct sst_enum *)kcontrol->private_value;
-
sound/soc/intel/atom/sst-atom-controls.c:162:2-162:41: struct sst_enum *e = (void *)kcontrol->private_value;
-
sound/soc/intel/atom/sst-atom-controls.c:193:2-193:41: struct sst_enum *e = (void *)kcontrol->private_value;
-
sound/soc/intel/atom/sst-atom-controls.c:223:2-223:41: struct sst_enum *e = (void *)kcontrol->private_value;
-
sound/soc/intel/atom/sst-atom-controls.c:1466:4-1466:39: struct sst_enum *e = (void *)kctl->private_value;
-
sound/soc/intel/atom/sst-atom-controls.c:1471:4-1471:39: struct sst_enum *e = (void *)kctl->private_value;
-
sound/soc/meson/aiu-acodec-ctrl.c:38:2-38:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/meson/aiu-codec-ctrl.c:30:2-30:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/meson/g12a-toacodec.c:46:2-46:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/meson/g12a-tohdmitx.c:45:2-45:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/meson/g12a-tohdmitx.c:93:2-93:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-dapm.c:355:2-355:19: struct soc_enum *e;
-
sound/soc/soc-dapm.c:750:2-750:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-dapm.c:3444:2-3444:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-dapm.c:3481:2-3481:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-ops.c:43:2-43:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-ops.c:63:2-63:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-ops.c:94:2-94:52: struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_ahub.c:22:2-22:48: struct soc_enum *e = (struct soc_enum *)kctl->private_value;
-
sound/soc/tegra/tegra210_ahub.c:60:2-60:48: struct soc_enum *e = (struct soc_enum *)kctl->private_value;
-
sound/usb/mixer_s1810c.c:216:2-216:15: u32 a, b, c, e, n, off;
-
virt/kvm/eventfd.c:250:2-250:39: struct kvm_kernel_irq_routing_entry *e;
-
virt/kvm/irqchip.c:26:2-26:39: struct kvm_kernel_irq_routing_entry *e;
-
virt/kvm/irqchip.c:108:3-108:40: struct kvm_kernel_irq_routing_entry *e;
-
virt/kvm/irqchip.c:175:2-175:39: struct kvm_kernel_irq_routing_entry *e;
variable public
Defined...