Home
last modified time | relevance | path

Searched defs:_op (Results 1 – 16 of 16) sorted by relevance

/linux/tools/testing/selftests/sgx/
H A Dtest_encl.c20 static void do_encl_emodpe(void *_op) in do_encl_emodpe()
35 static void do_encl_eaccept(void *_op) in do_encl_eaccept()
73 static void do_encl_init_tcs_page(void *_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()
113 static void do_encl_op_get_from_addr(void *_op) in do_encl_op_get_from_addr()
120 static void do_encl_op_nop(void *_op) in do_encl_op_nop()
/linux/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c55 #define ACPI_AML_DO(_fd, _op, _buf, _ret) \ argument
64 #define ACPI_AML_BATCH_DO(_fd, _op, _buf, _ret) \ argument
/linux/arch/riscv/include/asm/
H A Derrata_list.h101 #define ALT_CMO_OP(_op, _start, _size, _cachesize) \ argument
/linux/net/bluetooth/
H A Dhci_event.c3987 #define HCI_CC_VL(_op, _func, _min, _max) \ argument
3995 #define HCI_CC(_op, _func, _len) \ argument
3998 #define HCI_CC_STATUS(_op, _func) \ argument
4281 #define HCI_CS(_op, _func) \ argument
7117 HCI_LE_EV_VL(_op,_func,_min_len,_max_len) global() argument
7124 HCI_LE_EV(_op,_func,_len) global() argument
7127 HCI_LE_EV_STATUS(_op,_func) global() argument
7374 HCI_EV_VL(_op,_func,_min_len,_max_len) global() argument
7382 HCI_EV(_op,_func,_len) global() argument
7385 HCI_EV_STATUS(_op,_func) global() argument
7388 HCI_EV_REQ_VL(_op,_func,_min_len,_max_len) global() argument
7396 HCI_EV_REQ(_op,_func,_len) global() argument
[all...]
/linux/arch/riscv/errata/thead/
H A Derrata.c74 #define THEAD_CMO_OP(_op, _start, _size, _cachesize) \ argument
/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-common.h20 #define CV1800_CLK_COMMON(_name, _parents, _op, _flags) \ argument
H A Dclk-sg2044.c288 #define SG2044_CLK_COMMON_PDATA(_id, _name, _parents, _op, _flags) \ argument
295 #define SG2044_CLK_COMMON_PHWS(_id, _name, _parents, _op, _flags) \ argument
H A Dclk-sg2044-pll.c385 #define SG2044_CLK_COMMON_PDATA(_id, _name, _parents, _op, _flags) \ argument
/linux/fs/netfs/
H A Dwrite_collect.c475 void netfs_write_subrequest_terminated(void *_op, ssize_t transferred_or_error) in netfs_write_subrequest_terminated()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi.h38 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument
44 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument
/linux/drivers/spi/
H A Dspi-dw.h25 #define __dw_spi_ver_cmp(_dws, _ip, _ver, _op) \ argument
/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py1110 def _op(self, method, vals, flags=None, dump=False): global() member in YnlFamily
/linux/sound/core/
H A Dcontrol.c2279 #define call_snd_ctl_lops(_card, _op) \ argument
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h39 #define FUN_ADMIN_REQ_COMMON_INIT(_op, _len8, _flags, _suboff8, _cid) \ argument
45 #define FUN_ADMIN_REQ_COMMON_INIT2(_op, _len) \ argument
/linux/kernel/
H A Dkprobes.c669 struct optimized_kprobe *_op; in optprobe_queued_unopt() local
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h39 #define __dw_pcie_ver_cmp(_pci, _ver, _op) \ argument