Home
last modified time | relevance | path

Searched refs:degree (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/ck/src/
H A Dck_hp.c69 unsigned int degree, in CK_STACK_CONTAINER()
75 state->degree = degree; in CK_STACK_CONTAINER()
145 memset(pointers, 0, state->degree * sizeof(void *)); in ck_hp_register()
165 ck_hp_member_scan(ck_stack_entry_t *entry, unsigned int degree, void *pointer) in ck_hp_member_scan() argument
179 for (i = 0; i < degree; i++) { in ck_hp_member_scan()
206 for (i = 0; i < global->degree; i++) { in ck_hp_member_cache()
249 ck_hp_member_scan(marker, global->degree, hazard->pointer)) { in ck_hp_reclaim()
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dbattery.yaml75 An array providing the temperature in degree Celsius
82 An array containing the temperature in degree Celsius,
126 /* table for -10 degree Celsius */
128 /* table for 0 degree Celsius */
130 /* table for 10 degree Celsius */
H A Dmax17042_battery.txt19 as cold (in tenths of degree Celsius).
21 as over heated (in tenths of degree Celsius).
/f-stack/freebsd/contrib/ck/include/
H A Dck_hp.h47 unsigned int degree; member
105 for (i = 0; i < record->global->degree; i++) in ck_hp_clear()
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-samsung.txt66 - 1: 90 degree phase shift sampling.
67 - 2: 180 degree phase shift sampling.
68 - 3: 270 degree phase shift sampling.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Drt1011.txt26 u32. The temperature was measured while doing the calibration. Units: Celsius degree
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dproperty-units.txt39 -celsius : degree Celsius
/f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/
H A Dmlx90632.txt8 of measurement below 1 degree Celsius in object temperature range for
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Daltr_socfpga.txt30 can be 0-315 degrees, in 45 degree increments.
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Drockchip-dw-mshc.yaml96 namely tuning for each degree.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md53 since arenas manage memory independently. When high degree of parallelism
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dlinux_drivers.rst132 to keep the degree of device access and programming that VFIO has,
/f-stack/dpdk/doc/guides/prog_guide/
H A Dwriting_efficient_code.rst262 The degree of optimization depends on the compiler's ability to optimize for a specific microarchit…
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt15525 compatibility and also cleans up the code to a significant degree.