Home
last modified time | relevance | path

Searched refs:ehca_lock_hcalls (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/ehca/
Dhcp_if.c132 if (ehca_lock_hcalls) in ehca_plpar_hcall_norets()
138 if (ehca_lock_hcalls) in ehca_plpar_hcall_norets()
184 if (ehca_lock_hcalls) in ehca_plpar_hcall9()
191 if (ehca_lock_hcalls) in ehca_plpar_hcall9()
Dehca_main.c72 int ehca_lock_hcalls = -1; variable
85 module_param_named(lock_hcalls, ehca_lock_hcalls, bool, S_IRUGO);
361 if (ehca_lock_hcalls == -1) in ehca_sense_attributes()
362 ehca_lock_hcalls = !(shca->hca_cap & HCA_CAP_H_ALLOC_RES_SYNC); in ehca_sense_attributes()
Dehca_classes.h383 extern int ehca_lock_hcalls;