HomeSort by: relevance | last modified time | path
    Searched defs:__read_mostly (Results 1 - 25 of 206) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_params.c 42 struct i915_params i915_modparams __read_mostly = { variable in typeref:struct:i915_params i915_modparams
i915_params.c 42 struct i915_params i915_modparams __read_mostly = { variable in typeref:struct:i915_params i915_modparams
  /src/sys/crypto/chacha/
chacha_impl.c 41 static const struct chacha_impl *chacha_md_impl __read_mostly; variable in typeref:typename:const struct chacha_impl * chacha_md_impl
42 static const struct chacha_impl *chacha_impl __read_mostly = &chacha_ref_impl; variable in typeref:typename:const struct chacha_impl * chacha_impl
chacha_impl.c 41 static const struct chacha_impl *chacha_md_impl __read_mostly; variable in typeref:typename:const struct chacha_impl * chacha_md_impl
42 static const struct chacha_impl *chacha_impl __read_mostly = &chacha_ref_impl; variable in typeref:typename:const struct chacha_impl * chacha_impl
  /src/sys/external/bsd/drm2/linux/
linux_irq_work.c 56 static void *irq_work_sih __read_mostly; variable in typeref:typename:void * irq_work_sih
linux_irq_work.c 56 static void *irq_work_sih __read_mostly; variable in typeref:typename:void * irq_work_sih
linux_kthread.c 66 static specificdata_key_t linux_kthread_key __read_mostly = -1; variable in typeref:typename:specificdata_key_t linux_kthread_key
  /src/sys/arch/alpha/alpha/
qemu.c 59 static unsigned long qemu_nsec_per_tick __read_mostly = (unsigned long)-1; variable in typeref:typename:unsigned long qemu_nsec_per_tick
qemu.c 59 static unsigned long qemu_nsec_per_tick __read_mostly = (unsigned long)-1; variable in typeref:typename:unsigned long qemu_nsec_per_tick
  /src/sys/arch/xen/x86/
pintr.c 142 bool x2apic_mode __read_mostly = false; variable in typeref:typename:bool x2apic_mode
pintr.c 142 bool x2apic_mode __read_mostly = false; variable in typeref:typename:bool x2apic_mode
  /src/sys/dev/ic/
hpet.c 56 static struct hpet_softc *hpet0 __read_mostly; variable in typeref:struct:hpet_softc * hpet0
hpet.c 56 static struct hpet_softc *hpet0 __read_mostly; variable in typeref:struct:hpet_softc * hpet0
  /src/sys/net/npf/
npf_bpf.c 57 static bpf_ctx_t *npf_bpfctx __read_mostly; variable in typeref:typename:bpf_ctx_t * npf_bpfctx
npf_bpf.c 57 static bpf_ctx_t *npf_bpfctx __read_mostly; variable in typeref:typename:bpf_ctx_t * npf_bpfctx
npf_alg_icmp.c 67 static npf_alg_t * alg_icmp __read_mostly; variable in typeref:typename:npf_alg_t * alg_icmp
npf_worker.c 67 static npf_workerinfo_t * worker_info __read_mostly; variable in typeref:typename:npf_workerinfo_t * worker_info
  /src/sys/dev/
mm.c 52 static void * dev_zero_page __read_mostly; variable in typeref:typename:void * dev_zero_page
54 static vaddr_t dev_mem_addr __read_mostly; variable in typeref:typename:vaddr_t dev_mem_addr
mm.c 52 static void * dev_zero_page __read_mostly; variable in typeref:typename:void * dev_zero_page
54 static vaddr_t dev_mem_addr __read_mostly; variable in typeref:typename:vaddr_t dev_mem_addr
  /src/sys/crypto/cprng_fast/
cprng_fast.c 71 static percpu_t *cprng_fast_percpu __read_mostly; variable in typeref:typename:void * cprng_fast_softint
72 static void *cprng_fast_softint __read_mostly;
70 static percpu_t *cprng_fast_percpu __read_mostly; variable in typeref:typename:percpu_t * cprng_fast_percpu
cprng_fast.c 71 static percpu_t *cprng_fast_percpu __read_mostly; variable in typeref:typename:void * cprng_fast_softint
72 static void *cprng_fast_softint __read_mostly;
70 static percpu_t *cprng_fast_percpu __read_mostly; variable in typeref:typename:percpu_t * cprng_fast_percpu
  /src/sys/arch/amd64/include/
asan.h 66 static bool __md_early __read_mostly = true; variable in typeref:typename:bool __md_early
  /src/sys/netinet/
igmp.c 90 static percpu_t * igmpstat_percpu __read_mostly; variable in typeref:typename:percpu_t * igmpstat_percpu
  /src/sys/netmpls/
mpls_proto.c 53 pktqueue_t * mpls_pktq __read_mostly; variable in typeref:typename:pktqueue_t * mpls_pktq
  /src/sys/arch/aarch64/include/
asan.h 50 static bool __md_early __read_mostly = true; variable in typeref:typename:bool __md_early

Completed in 31 milliseconds

1 2 3 4 5 6 7 8 9