Searched defs:core (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-11-stable/stand/lua/
H A Dcore.lua[all...]
H A Dmenu.lua[all...]
H A Ddrawer.lua
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcorefile.c136 char *core; local
[all...]
H A Dnetbsd-core.c49 struct core core; member in struct:netbsd_core_struct
61 struct core core; local
[all...]
/freebsd-11-stable/lib/libprocstat/
H A Dlibprocstat_internal.h39 struct procstat_core *core; member in struct:procstat
H A Dcore.c89 struct procstat_core *core; local
159 procstat_core_close(struct procstat_core *core) argument
170 procstat_core_get(struct procstat_core *core, enum psc_type type, void *buf, size_t *lenp) argument
269 core_offset(struct procstat_core *core, off_t offset) argument
282 core_read(struct procstat_core *core, void *buf, size_t len) argument
301 core_read_mem(struct procstat_core *core, void *buf, size_t len, vm_offset_t addr, bool readall) argument
341 get_args(struct procstat_core *core, vm_offset_t psstrings, enum psc_type type, void *args, size_t *lenp) argument
426 procstat_core_note_count(struct procstat_core *core, enum psc_type type) argument
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gpio.h76 int core = cvmx_get_core_num(); local
H A Dcvmx-coremask.h118 cvmx_coremask_is_set_core(struct cvmx_coremask *pcm, int core) argument
136 cvmx_coremask_set_core(struct cvmx_coremask *pcm, int core) argument
155 cvmx_coremask_clear_core(struct cvmx_coremask *pcm, int core) argument
[all...]
H A Dcvmx-sysinfo.c123 int core = cvmx_get_core_num(); local
133 int core = cvmx_get_core_num(); local
H A Dcvmx-dma-engine.h353 static inline int cvmx_dma_engine_memcpy_zero_byte(int engine, void *dest, void *source, int length, int core) argument
H A Dcvmx-profiler.h64 int core; member in struct:__anon8734
H A Dcvmx-cmd-queue.h242 int core = queue_id & 0xf; local
H A Dcvmx-pko.c257 int core, port; local
H A Dcvmx-pow.c140 int core; local
220 int core; local
403 int core; local
574 int core; local
[all...]
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_pci.c238 bwn_pci_is_core_disabled(device_t dev, device_t child, struct bhnd_core_info *core) argument
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dnlm_hal.c43 xlp_get_cpu_frequency(int node, int core) argument
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_wdog.c78 int core; local
97 octeon_watchdog_arm_core(int core) argument
119 octeon_watchdog_disarm_core(int core) argument
129 int core; local
165 octeon_wdog_setup(struct octeon_wdog_softc *sc, int core) argument
231 int core, i; local
[all...]
/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c199 struct bcma_erom_core core; local
322 struct bcma_erom_core core; local
349 bcma_erom_parse_core(struct bcma_erom *erom, struct bcma_erom_core *core) argument
523 struct bcma_erom_core core; local
548 struct bcma_erom_core core; local
733 struct bcma_erom_core core; local
[all...]
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.h93 } core; member in union:bhndb_regwin::__anon9300
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipcvar.h205 struct bhnd_resource *core; /**< core registers. */ member in struct:chipc_softc
/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet.c256 int core; local
/freebsd-11-stable/usr.sbin/trpt/
H A Dtrpt.c102 const char *core, *syst; local
/freebsd-11-stable/usr.bin/mail/
H A Dcmd2.c354 core(void) function
/freebsd-11-stable/usr.bin/ipcs/
H A Dipcs.c115 char *core = NULL, *user = NULL, *namelist = NULL; local

Completed in 168 milliseconds

123