Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-debugfs.c49 const char *keyword; member
105 char *keyword; member
814 static int keyword_is_amalgam(char *keyword) in keyword_is_amalgam()
/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c66 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value()
H A Dkobjects.c116 char keyword[MAX_DESC_LEN + 1]; in chars_chartab_store() local
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debugifc.c101 const char *keyword) in debugifc_match_keyword()
/linux/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c402 osl_find_rsdp_via_efi_by_keyword(FILE * file, const char *keyword) in osl_find_rsdp_via_efi_by_keyword()
/linux/security/tomoyo/
H A Dutil.c114 bool tomoyo_permstr(const char *string, const char *keyword) in tomoyo_permstr()
H A Dcommon.c1129 const char *keyword; in tomoyo_write_domain2() member
/linux/drivers/usb/typec/ucsi/
H A Ducsi_stm32g0.c56 u32 keyword; member
/linux/security/keys/encrypted-keys/
H A Dencrypted.c184 char *p, *keyword; in datablob_parse() local
/linux/scripts/
H A Dunifdef.c191 static char *keyword; /* used for editing #elif's */ variable
/linux/lib/
H A Ddynamic_debug.c430 char *keyword = words[i]; in ddebug_parse_query() local
/linux/drivers/scsi/
H A DBusLogic.c3483 static bool __init blogic_parse(char **str, char *keyword) in blogic_parse()