Searched defs:match_id (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/crypto/asymmetric_keys/ | 
| D | asymmetric_type.c | 104 	const struct asymmetric_key_id *match_id,  in asymmetric_match_key_ids() 120 				   struct asymmetric_key_id *match_id,  in __asymmetric_key_hex_to_key_id() 133 	struct asymmetric_key_id *match_id;  in asymmetric_key_hex_to_key_id()  local 162 	const struct asymmetric_key_id *match_id = match_data->preparsed;  in asymmetric_key_cmp()  local 175 	const struct asymmetric_key_id *match_id = match_data->preparsed;  in asymmetric_key_cmp_partial()  local 196 	struct asymmetric_key_id *match_id;  in asymmetric_key_match_preparse()  local
  | 
| /linux-4.4.14/drivers/staging/lustre/lnet/lnet/ | 
| D | lib-me.c | 77 	     lnet_process_id_t match_id,  in LNetMEAttach() 149 	     lnet_process_id_t match_id,  in LNetMEInsert()
  | 
| D | lib-ptl.c | 47 lnet_ptl_match_type(unsigned int index, lnet_process_id_t match_id,  in lnet_ptl_match_type()
  | 
| /linux-4.4.14/arch/powerpc/platforms/ps3/ | 
| D | device-init.c | 193 	const struct ps3_repository_device *repo, enum ps3_match_id match_id,  in ps3_setup_uhc_device() 296 static int __init ps3_setup_vuart_device(enum ps3_match_id match_id,  in ps3_setup_vuart_device() 333 				 enum ps3_match_id match_id)  in ps3_setup_storage_dev()
  | 
| D | os-area.c | 408 	struct os_area_db_id match_id;  member 431 	const struct os_area_db_id *match_id, struct db_iterator *i)  in db_for_each_64()
  | 
| /linux-4.4.14/drivers/cpuidle/ | 
| D | dt_idle_states.c | 29 	const struct of_device_id *match_id;  in init_state_node()  local
  | 
| /linux-4.4.14/drivers/soc/qcom/ | 
| D | spm.c | 212 	const struct of_device_id *match_id;  in qcom_cpuidle_init()  local 328 	const struct of_device_id *match_id;  in spm_dev_probe()  local
  | 
| /linux-4.4.14/arch/x86/kernel/ | 
| D | probe_roms.c | 80 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device)  in match_id()  function
  | 
| /linux-4.4.14/drivers/s390/cio/ | 
| D | cio.c | 886 	struct sch_match_id *match_id = data;  in __reipl_subchannel_match()  local 903 	struct sch_match_id match_id;  in reipl_find_schid()  local
  | 
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ | 
| D | niobuf.c | 682 	static lnet_process_id_t match_id = {LNET_NID_ANY, LNET_PID_ANY};  in ptlrpc_register_rqbd()  local
  | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | ps3.h | 360 	enum ps3_match_id match_id;  member 389 	enum ps3_match_id match_id;  member
  | 
| /linux-4.4.14/drivers/base/ | 
| D | platform.c | 1280 	int match_id;  in early_platform_driver_probe_id()  local
  |