Home
last modified time | relevance | path

Searched defs:key_name (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_cfg.c248 const char *key_name, in adf_cfg_key_val_get()
/linux-6.12.1/drivers/hv/
Dhv_kvp.c518 char *key_name; in kvp_respond_to_host() local
/linux-6.12.1/kernel/locking/
Dlockdep_proc.c486 const char *key_name; in seq_stats() local
/linux-6.12.1/tools/hv/
Dhv_kvp_daemon.c1675 char *key_name; in main() local
/linux-6.12.1/fs/hfsplus/
Dhfsplus_raw.h366 struct hfsplus_attr_unistr key_name; member
/linux-6.12.1/tools/objtool/
Dcheck.c725 char *key_name, *tmp; in create_static_call_sections() local
/linux-6.12.1/block/
Dsed-opal.c304 static int read_sed_opal_key(const char *key_name, u_char *buffer, int buflen) in read_sed_opal_key()