Searched refs:method (Results 1 – 17 of 17) sorted by relevance
| /include/trace/events/ |
| D | ib_mad.h | 34 __field(u8, method) 72 __entry->method = 73 ((struct ib_mad_hdr *)wr->send_buf.mad)->method; 98 __entry->method, be16_to_cpu(__entry->status), 140 __field(u8, method) 159 __entry->method = 160 ((struct ib_mad_hdr *)wr->send_buf.mad)->method; 178 __entry->class_version, __entry->method, 198 __field(u8, method) 216 __entry->method = mad_hdr->method; [all …]
|
| D | ib_umad.h | 41 __field(u8, method) 77 __entry->method = mad_hdr->method; 101 __entry->class_version, __entry->method,
|
| /include/uapi/linux/ |
| D | atmbr2684.h | 70 int method; /* BR2684_FIND_* */ member
|
| D | rio_mport_cdev.h | 198 __u16 method; /* Data exchange method, one of rio_exchange enum */ member
|
| D | rkisp1-config.h | 317 __u32 method; member
|
| /include/rdma/ |
| D | ib_smi.h | 22 u8 method; member 156 mad->method = IB_MGMT_METHOD_GET; in ib_init_query_mad()
|
| D | uverbs_ioctl.h | 218 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_ioctl_method() local 220 return method != 0 && method < UVERBS_API_METHOD_IS_WRITE && in uapi_key_is_ioctl_method() 267 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_attr() local 269 return method != 0 && method < UVERBS_API_METHOD_IS_WRITE && in uapi_key_is_attr()
|
| D | opa_smi.h | 26 u8 method; member
|
| D | ib_mad.h | 141 u8 method; member 415 u8 method; member
|
| D | ib_sa.h | 521 ib_sa_comp_mask comp_mask, u8 method,
|
| /include/linux/netfilter/ |
| D | nf_conntrack_sip.h | 41 const char *method; member 55 .method = (__method), \
|
| /include/linux/ |
| D | arm-smccc.h | 699 int method = arm_smccc_1_1_get_conduit(); \ 700 switch (method) { \ 709 method = SMCCC_CONDUIT_NONE; \ 712 method; \
|
| D | zlib.h | 586 extern int zlib_deflateInit2(z_streamp strm, int level, int method,
|
| /include/linux/mtd/ |
| D | spinand.h | 229 const enum spinand_readid_method method; member 368 .method = __method, \
|
| /include/linux/ceph/ |
| D | osd_client.h | 530 const char *class, const char *method); 598 const char *class, const char *method,
|
| /include/linux/mlx4/ |
| D | device.h | 1008 u8 method; member 1592 enum mlx4_access_reg_method method,
|
| /include/acpi/ |
| D | acpi_bus.h | 50 acpi_status acpi_execute_simple_method(acpi_handle handle, char *method,
|