Searched defs:ordinal (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm-buf.c | 18 int tpm_buf_init(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_init() 35 void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_reset()
|
H A D | tpm-interface.c | 52 unsigned long tpm_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal) in tpm_calc_ordinal_duration() 97 u32 count, ordinal; in tpm_try_transmit() local
|
H A D | tpm1-cmd.c | 291 unsigned long tpm1_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal) in tpm1_calc_ordinal_duration()
|
H A D | xen-tpmfront.c | 141 u32 ordinal; in vtpm_send() local
|
H A D | tpm_i2c_nuvoton.c | 359 u32 ordinal; in i2c_nuvoton_send() local
|
H A D | tpm2-sessions.c | 132 __be32 ordinal; member
|
H A D | tpm_tis_core.c | 545 u32 ordinal; in tpm_tis_send_main() local
|
/linux/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 178 uint32_t ordinal; in TSS_checkhmac1() local 265 uint32_t ordinal; in TSS_checkhmac2() local 478 uint32_t ordinal; in tpm_seal() local 600 uint32_t ordinal; in tpm_unseal() local
|
/linux/drivers/char/tpm/st33zp24/ |
H A D | st33zp24.c | 306 u32 status, i, size, ordinal; in st33zp24_send() local
|
/linux/drivers/platform/x86/ |
H A D | uv_sysfs.c | 54 static int ordinal_to_nasid(int ordinal) in ordinal_to_nasid()
|
/linux/tools/perf/util/ |
H A D | auxtrace.c | 477 u64 ordinal) in auxtrace_heapify() 493 u64 ordinal) in auxtrace_heap__add()
|
H A D | auxtrace.h | 310 u64 ordinal; member
|
/linux/include/linux/ |
H A D | tpm.h | 363 __be32 ordinal; member
|
/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 4614 def ordinal(value): function
|
/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1221 def __init__(self, key, title = "", ordinal = ""): argument
|