Lines Matching refs:_op
20 static void do_encl_emodpe(void *_op) in do_encl_emodpe() argument
23 struct encl_op_emodpe *op = _op; in do_encl_emodpe()
35 static void do_encl_eaccept(void *_op) in do_encl_eaccept() argument
38 struct encl_op_eaccept *op = _op; in do_encl_eaccept()
73 static void do_encl_init_tcs_page(void *_op) in do_encl_init_tcs_page() argument
75 struct encl_op_init_tcs_page *op = _op; in do_encl_init_tcs_page()
106 static void do_encl_op_put_to_addr(void *_op) in do_encl_op_put_to_addr() argument
108 struct encl_op_put_to_addr *op = _op; in do_encl_op_put_to_addr()
113 static void do_encl_op_get_from_addr(void *_op) in do_encl_op_get_from_addr() argument
115 struct encl_op_get_from_addr *op = _op; in do_encl_op_get_from_addr()
120 static void do_encl_op_nop(void *_op) in do_encl_op_nop() argument