OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ustore_32
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
subr_copy.c
770
ustore_32
(uint32_t *uaddr, uint32_t val)
function
791
__strong_alias(ustore_int,
ustore_32
);
796
__strong_alias(ustore_long,
ustore_32
);
797
__strong_alias(ustore_ptr,
ustore_32
);
/src/tests/modules/
t_ufetchstore.c
742
ATF_TC_WITH_CLEANUP(
ustore_32
);
variable
743
ATF_TC_HEAD(
ustore_32
, tc)
746
"test for correct
ustore_32
behavior");
748
ATF_TC_BODY(
ustore_32
, tc)
758
ATF_TC_CLEANUP(
ustore_32
, tc)
824
"test for correct
ustore_32
NULL pointer behavior");
894
"test for correct
ustore_32
VM_MAX_ADDRESS pointer behavior");
954
"test for correct
ustore_32
VM_MAX_ADDRESS pointer behavior");
1264
ATF_TP_ADD_TC(tp,
ustore_32
);
/src/tests/modules/ufetchstore/
t_ufetchstore.c
742
ATF_TC_WITH_CLEANUP(
ustore_32
);
variable
743
ATF_TC_HEAD(
ustore_32
, tc)
746
"test for correct
ustore_32
behavior");
748
ATF_TC_BODY(
ustore_32
, tc)
758
ATF_TC_CLEANUP(
ustore_32
, tc)
824
"test for correct
ustore_32
NULL pointer behavior");
894
"test for correct
ustore_32
VM_MAX_ADDRESS pointer behavior");
954
"test for correct
ustore_32
VM_MAX_ADDRESS pointer behavior");
1264
ATF_TP_ADD_TC(tp,
ustore_32
);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026