Searched refs:auth (Results 1 – 7 of 7) sorted by relevance
| /arch/powerpc/platforms/pseries/ |
| A D | plpks.c | 181 if (!auth) in construct_auth() 184 auth->version = 1; in construct_auth() 188 return auth; in construct_auth() 194 return auth; in construct_auth() 448 if (IS_ERR(auth)) in plpks_signed_update_var() 479 kfree(auth); in plpks_signed_update_var() 499 if (IS_ERR(auth)) in plpks_write_var() 518 kfree(auth); in plpks_write_var() 534 if (IS_ERR(auth)) in plpks_remove_var() 552 kfree(auth); in plpks_remove_var() [all …]
|
| /arch/s390/kernel/ |
| A D | perf_cpum_cf.c | 518 static size_t cfdiag_getctr(void *data, size_t sz, unsigned long auth, in cfdiag_getctr() argument 530 if (!(auth & cpumf_ctr_ctl[i])) in cfdiag_getctr() 557 static int cfdiag_diffctr(struct cpu_cf_events *cpuhw, unsigned long auth) in cfdiag_diffctr() argument 569 if (!(auth & cpumf_ctr_ctl[i])) in cfdiag_diffctr() 1745 unsigned long auth = 0; in get_authctrsets() local 1750 auth |= cpumf_ctr_ctl[i]; in get_authctrsets() 1752 return auth; in get_authctrsets()
|
| /arch/s390/include/asm/ |
| A D | cio.h | 95 __u32 auth : 1; member
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-ampere-mtmitchell.dts | 1034 /*V0-V7*/ "s0-hightemp-n","s0-fault-alert","s0-sys-auth-failure-n", 1040 "s1-hightemp-n","s0-spi-auth-fail-n","s1-sys-auth-failure-n", 1041 "s1-overtemp-n","cpld-s1-spi-auth-fail-n",
|
| A D | aspeed-bmc-ampere-mtjade.dts | 788 /*J0-J7*/ "s0-hightemp-n","s0-fault-alert","s0-sys-auth-failure-n", 791 /*L0-L7*/ "","","","host0-sysreset-n","s0-spi-auth-fail-n","","","", 807 "s1-sys-auth-failure-n","s1-overtemp-n","",
|
| A D | aspeed-bmc-ampere-mtjefferson.dts | 596 /*V0-V7*/ "s0-hightemp-n","s0-fault-alert","s0-sys-auth-failure-n",
|
| /arch/arm64/ |
| A D | Kconfig | 1997 address auth and the late CPU has then the late CPU will still boot
|
Completed in 19 milliseconds