Home
last modified time | relevance | path

Searched defs:UID (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/fs/quota/
H A Dquotaio_v1.h34 #define v1_dqoff(UID) ((loff_t)((UID) * sizeof (struct v1_disk_dqblk))) argument
/OK3568_Linux_fs/kernel/security/safesetid/
H A Dlsm.h36 UID, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dquota.h117 #define dqoff(UID) ((__loff_t)((UID) * sizeof (struct dqblk))) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dquota.h117 #define dqoff(UID) ((__loff_t)((UID) * sizeof (struct dqblk))) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddf.h761 #define DF_INSN_UID_GET(UID) (df->insns[(UID)]) argument
762 #define DF_INSN_UID_SET(UID,VAL) (df->insns[(UID)]=(VAL)) argument
763 #define DF_INSN_UID_SAFE_GET(UID) (((unsigned)(UID) < DF_INSN_SIZE ()) \ argument
H A Dsel-sched-ir.h785 #define SID_BY_UID(UID) (&s_i_d[LUID_BY_UID (UID)]) argument
795 #define INSN_ORIGINATORS_BY_UID(UID) (SID_BY_UID (UID)->originators) argument
H A Dsched-int.h110 #define LUID_BY_UID(UID) (sched_luids[UID]) argument
H A Dtree.h2425 #define SET_DECL_PT_UID(NODE, UID) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddf.h761 #define DF_INSN_UID_GET(UID) (df->insns[(UID)]) argument
762 #define DF_INSN_UID_SET(UID,VAL) (df->insns[(UID)]=(VAL)) argument
763 #define DF_INSN_UID_SAFE_GET(UID) (((unsigned)(UID) < DF_INSN_SIZE ()) \ argument
H A Dsel-sched-ir.h785 #define SID_BY_UID(UID) (&s_i_d[LUID_BY_UID (UID)]) argument
795 #define INSN_ORIGINATORS_BY_UID(UID) (SID_BY_UID (UID)->originators) argument
H A Dsched-int.h110 #define LUID_BY_UID(UID) (sched_luids[UID]) argument
H A Dtree.h2425 #define SET_DECL_PT_UID(NODE, UID) \ argument