Home
last modified time | relevance | path

Searched refs:weak (Results 1 – 25 of 46) sorted by relevance

12

/f-stack/freebsd/amd64/linux/
H A Dlinux_locore.asm39 .weak clock_gettime
46 .weak time
53 .weak gettimeofday
59 .weak getcpu
/f-stack/freebsd/libkern/
H A Dexplicit_bzero.c16 __attribute__((weak)) void __explicit_bzero_hook(void *, size_t);
18 __attribute__((weak)) void
/f-stack/freebsd/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_ppc.S59 .weak name; \
68 .weak name; \
69 .weak GLUE(.,name); \
86 .weak name; \
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dbq2415x.txt20 - ti,weak-battery-voltage: integer, weak battery voltage threshold in mV.
40 ti,weak-battery-voltage = <3400>;
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_not_modified_filter_module.c16 ngx_table_elt_t *header, ngx_uint_t weak);
173 ngx_uint_t weak) in ngx_http_test_if_match() argument
193 if (weak in ngx_http_test_if_match()
207 if (weak in ngx_http_test_if_match()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs35l36.txt56 - cirrus,weak-fet-disable : Boolean : The strength of the output drivers is
61 (in ms) before the Class H algorithm switches to the weak-FET voltage
73 - cirrus,classh-weak-fet-thld-millivolt : Weak-FET amplifier drive threshold.
75 weak-FET operation. The range is 50mV to 700mV in 50mV increments.
151 cirrus,weak-fet-delay = <0x04>;
152 cirrus,weak-fet-thld = <0x01>;
H A Dtlv320adcx140.yaml132 2d - Drive active low and weak high
134 4d - Drive weak low and active high
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_atomic_64.h191 unsigned int weak, in rte_atomic128_cmp_exchange() argument
195 RTE_SET_USED(weak); in rte_atomic128_cmp_exchange()
/f-stack/app/micro_thread/
H A Dmt_version.h25 __attribute__((weak)) char IMT_VERSION[64] = "mt version: 0.2.4";
/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c89 __attribute__((weak)) void
92 __attribute__((weak)) void
142 __attribute__((weak)) void
146 __attribute__((weak)) void
182 __attribute__((weak)) void
186 __attribute__((weak)) void
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dmicrochip,pic32-pinctrl.txt22 - bias-pull-up: Enable weak pull-up.
23 - bias-pull-down: Enable weak pull-down.
H A Doxnas,pinctrl.txt21 - bias-pull-up: Enable weak pull-up.
H A Dimg,pistachio-pinctrl.txt43 - bias-pull-up: Enable weak pull-up.
44 - bias-pull-down: Enable weak pull-down.
/f-stack/tools/libutil/
H A Dstub.c46 #pragma weak crypt_set_format
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_atomic_64.h94 const rte_int128_t *src, unsigned int weak, int success, in rte_atomic128_cmp_exchange() argument
98 RTE_SET_USED(weak); in rte_atomic128_cmp_exchange()
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/ia32/sys/
H A Dasm_linkage.h177 .weak sym; \
187 .weak sym1; \
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/ia32/
H A Dasm_linkage.h181 .weak _/**/sym; \
192 .weak sym1; \
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlgc.c173 h->gclist = g->weak; /* must be cleared after GC, ... */ in traversetable()
174 g->weak = obj2gco(h); /* ... so put in the appropriate list */ in traversetable()
505 g->weak = NULL; in markroot()
533 g->gray = g->weak; in atomic()
534 g->weak = NULL; in atomic()
546 cleartable(g->weak); /* remove collected objects from weak tables */ in atomic()
644 g->weak = NULL; in luaC_fullgc()
H A Dlstate.h79 GCObject *weak; /* list of weak tables (to be cleared) */ member
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c338 g->weak = g->allweak = g->ephemeron = NULL; in restartcollection()
371 linktable(h, &g->weak); /* has to be cleared later */ in traverseweakvalue()
582 GCObject *weak = g->weak; /* save original lists */ in retraversegrays() local
585 g->weak = g->grayagain = g->ephemeron = NULL; in retraversegrays()
588 propagatelist(g, weak); in retraversegrays()
1017 clearvalues(g, g->weak, NULL); in atomic()
1019 origweak = g->weak; origall = g->allweak; in atomic()
1031 clearvalues(g, g->weak, origweak); in atomic()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dexport.h40 # define SODIUM_EXPORT_WEAK SODIUM_EXPORT __attribute__((weak))
/f-stack/freebsd/arm64/include/
H A Dasm.h53 .weak alias; \
/f-stack/freebsd/amd64/include/
H A Dasm.h100 .weak CNAME(alias); \
/f-stack/freebsd/i386/include/
H A Dasm.h114 .weak CNAME(alias); \
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug-uart.c69 #pragma weak cvmx_uart_enable_intr

12