Home
last modified time | relevance | path

Searched refs:uint_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/scripts/
H A Drecordmcount.h53 #undef uint_t
92 # define uint_t uint64_t macro
130 # define uint_t uint32_t macro
260 uint_t const *const mloc0, in append_func()
279 uint_t new_e_shoff; in append_func()
400 static uint_t *sift_rel_mcount(uint_t *mlocp, in sift_rel_mcount()
427 uint_t const addend = in sift_rel_mcount()
518 uint_t *const recvalp, in find_secsym_ndx()
628 uint_t * mloc0; in do_func()
629 uint_t * mlocp; in do_func()
[all …]
H A Dsorttable.h40 #undef uint_t
65 # define uint_t uint64_t macro
89 # define uint_t uint32_t macro
207 uint_t start_mcount_loc;
208 uint_t stop_mcount_loc;
215 uint_t offset = emloc->start_mcount_loc - _r(&(emloc->init_data_sec)->sh_addr) in sort_mcount_loc()
217 uint_t count = emloc->stop_mcount_loc - emloc->start_mcount_loc; in sort_mcount_loc()
220 qsort(start_loc, count/sizeof(uint_t), sizeof(uint_t), compare_extable); in sort_mcount_loc()
225 static void get_mcount_loc(uint_t *_start, uint_t *_stop) in get_mcount_loc()
288 uint_t _start_mcount_loc = 0; in do_sort()
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/
H A D0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch4 Subject: [PATCH] fs-tests/cmd/readmmap: Replace uint_t with uint32_t
30 - uint_t seed;
39 - seed = (uint_t)time(NULL);
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A Dfix_gid.patch2 | ../sssd-2.5.0/src/util/debug.h:88:44: error: unknown type name 'uid_t'; did you mean 'uint_t'?
5 | | uint_t
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/
H A Dzfs_2.2.2.bb11 file://0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch \