Searched refs:opsname (Results 1 – 1 of 1) sorted by relevance
75 #define INIT_OPS_HASH(opsname) \ argument76 .func_hash = &opsname.local_hash, \77 .local_hash.regex_lock = __MUTEX_INITIALIZER(opsname.local_hash.regex_lock), \78 .subop_list = LIST_HEAD_INIT(opsname.subop_list),80 #define INIT_OPS_HASH(opsname) argument