| /linux/tools/testing/selftests/sgx/ |
| H A D | test_encl.c | 20 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/testing/selftests/vfio/lib/include/libvfio/ |
| H A D | assert.h | 17 #define VFIO_ASSERT_OP(_lhs, _rhs, _op, ...) do { \ argument 48 #define ioctl_assert(_fd, _op, _arg) do { \ argument
|
| /linux/arch/riscv/include/asm/ |
| H A D | errata_list.h | 101 #define ALT_CMO_OP(_op, _start, _size, _cachesize) \ argument
|
| /linux/tools/power/acpi/tools/acpidbg/ |
| H A D | acpidbg.c | 55 #define ACPI_AML_DO(_fd, _op, _buf, _ret) \ argument 64 #define ACPI_AML_BATCH_DO(_fd, _op, _buf, _ret) \ argument
|
| /linux/tools/testing/selftests/vfio/lib/ |
| H A D | vfio_pci_driver.c | 43 #define VFIO_CHECK_DRIVER_OP(_driver, _op) do { \ argument
|
| /linux/arch/riscv/errata/thead/ |
| H A D | errata.c | 74 #define THEAD_CMO_OP(_op, _start, _size, _cachesize) \ argument
|
| /linux/drivers/clk/sophgo/ |
| H A D | clk-cv18xx-common.h | 20 #define CV1800_CLK_COMMON(_name, _parents, _op, _flags) \ argument
|
| H A D | clk-sg2044.c | 288 #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 D | clk-sg2044-pll.c | 385 #define SG2044_CLK_COMMON_PDATA(_id, _name, _parents, _op, _flags) \ argument
|
| /linux/fs/netfs/ |
| H A D | write_collect.c | 454 void netfs_write_subrequest_terminated(void *_op, ssize_t transferred_or_error) in netfs_write_subrequest_terminated()
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 4060 #define HCI_CC_VL(_op, _func, _min, _max) \ argument 4068 #define HCI_CC(_op, _func, _len) \ argument 4071 #define HCI_CC_STATUS(_op, _func) \ argument 4364 #define HCI_CS(_op, _func) \ argument 7375 #define HCI_LE_EV_VL(_op, _func, _min_len, _max_len) \ argument 7382 #define HCI_LE_EV(_op, _func, _len) \ argument 7385 #define HCI_LE_EV_STATUS(_op, _func) \ argument 7601 #define HCI_EV_VL(_op, _func, _min_len, _max_len) \ argument 7609 #define HCI_EV(_op, _func, _len) \ argument 7612 #define HCI_EV_STATUS(_op, _func) \ argument [all …]
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_uvmm.c | 40 #define list_prev_op(_op) list_prev_entry(_op, entry) argument 41 #define list_for_each_op(_op, _ops) list_for_each_entry(_op, _ops, entry) argument 42 #define list_for_each_op_from_reverse(_op, _ops) \ argument 44 #define list_for_each_op_safe(_op, _n, _ops) list_for_each_entry_safe(_op, _n, _ops, entry) argument
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi.h | 38 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 44 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 1110 def _op(self, method, vals, flags=None, dump=False): global() member in YnlFamily
|
| /linux/sound/core/ |
| H A D | control.c | 2279 call_snd_ctl_lops(_card,_op) global() argument
|
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_hci.h | 39 #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 D | kprobes.c | 736 struct optimized_kprobe *_op; in optprobe_queued_unopt() local
|