Home
last modified time | relevance | path

Searched refs:hard (Results 1 – 25 of 64) sorted by relevance

123

/f-stack/freebsd/mips/mips/
H A Dintr_machdep.c249 int hard, i, intr; in cpu_intr() local
268 hard = 0; in cpu_intr()
276 hard = 1; in cpu_intr()
284 hard ? "hard" : "soft", i); in cpu_intr()
290 hard ? "hard" : "soft", i); in cpu_intr()
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dkeystone-reset.txt10 Additionally soft or hard reset can be configured.
27 By default hard reset is used.
38 WDT0 is triggered it issues hard reset for SoC.
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-kmap-atomic-args.m43 dnl # kmap_atomic changed from assigning hard-coded named slot to using
/f-stack/app/nginx-1.16.1/conf/
H A Dkoi-win68 DF FA ; # small hard sign
102 FF DA ; # capital hard sign
H A Dkoi-utf74 DF D18A ; # small hard sign
108 FF D0AA ; # capital hard sign
H A Dwin-utf86 DA D0AA ; # capital hard sign
120 FA D18A ; # small hard sign
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Darm,syscon-icst.yaml25 connects the low 8 bits of the VDW (missing one bit), hard-wires RDW to
26 different values and sometimes also hard-wires the output divider. They
/f-stack/app/redis-5.0.5/tests/cluster/tests/includes/
H A Dinit-tests.tcl37 R $id cluster reset hard
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt13 * Having two masters on a bus in general makes it relatively hard to debug
14 problems (hard to tell if i2c issues were caused by one master, another, or
/f-stack/app/redis-5.0.5/tests/unit/
H A Dobuf-limits.tcl2 test {Client output buffer hard limit is enforced} {
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dnfs-sample.cfg39 export NFS_OPTIONS="-o rw,nosuid,bg,hard,rsize=1048576,wsize=1048576,"
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dfsl,ssi.txt74 On SOCs that have an SSI, specific DMA channels are hard-wired for playback
78 DMA controller to use, but the channels themselves are hard-wired. The
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/cpm/
H A Di2c.txt17 - linux,i2c-index : Can be used to hard code an i2c bus number. By default,
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DREADME19 operations and ZFS tries hard to ensure that any modifications
/f-stack/app/redis-5.0.5/
H A DMANIFESTO64 we'll try hard to recognize when a small feature is not worth 1000s of lines
67 very hard to understand cannot be modified by users in an independent way
95 9 - We optimize for joy. We believe writing code is a lot of hard work, and the
/f-stack/app/redis-5.0.5/src/
H A Dconfig.c717 unsigned long long hard, soft; in loadServerConfigFromString() local
725 hard = memtoll(argv[2],NULL); in loadServerConfigFromString()
732 server.client_obuf_limits[class].hard_limit_bytes = hard; in loadServerConfigFromString()
1041 unsigned long long hard, soft; local
1045 hard = memtoll(v[j+1],NULL);
1049 server.client_obuf_limits[class].hard_limit_bytes = hard;
1945 char hard[64], soft[64]; local
1947 rewriteConfigFormatMemory(hard,sizeof(hard),
1955 option, typename, hard, soft,
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dintel,stratix10-svc.txt3 Intel Stratix10 SoC is composed of a 64 bit quad-core ARM Cortex A53 hard
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A DREADME.md29 * Add real module property retrieval (currently hard-coded in accessors).
94 configuration file on illumos) are currently hard-coded into the ZED
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-pm8058.txt8 are more of a suggestion than a hard-wired usecase.
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Darm-pl08x.txt7 - arm,primecell-periphid: on the FTDMAC020 the primecell ID is not hard-coded
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ddra76x.dtsi86 /* MCAN interrupts are hard-wired to irqs 67, 68 */
/f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/
H A Dcrossbar.txt24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c728 boolean_t hard = (flags & TRAVERSE_HARD); in traverse_pool() local
743 if (hard) in traverse_pool()
756 if (hard) in traverse_pool()
/f-stack/freebsd/kern/
H A Dkern_clock.c83 PMC_SOFT_DEFINE( , , clock, hard);
492 PMC_SOFT_CALL_TF( , , clock, hard, td->td_intr_frame); in hardclock()
/f-stack/freebsd/mips/conf/
H A DPB9213 # The PB92 has 32mb of RAM; hard-code that

123