Searched refs:method (Results 1 – 18 of 18) 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 | 264 __u32 method; member
|
/include/linux/netfilter/ |
D | nf_conntrack_sip.h | 41 const char *method; member 55 .method = (__method), \
|
/include/linux/ |
D | arm-smccc.h | 605 int method = arm_smccc_1_1_get_conduit(); \ 606 switch (method) { \ 615 method = SMCCC_CONDUIT_NONE; \ 618 method; \
|
D | zlib.h | 586 extern int zlib_deflateInit2(z_streamp strm, int level, int method,
|
/include/rdma/ |
D | uverbs_ioctl.h | 217 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_ioctl_method() local 219 return method != 0 && method < UVERBS_API_METHOD_IS_WRITE && in uapi_key_is_ioctl_method() 266 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_attr() local 268 return method != 0 && method < UVERBS_API_METHOD_IS_WRITE && in uapi_key_is_attr()
|
D | opa_smi.h | 26 u8 method; member
|
D | ib_smi.h | 22 u8 method; member
|
D | ib_mad.h | 141 u8 method; member 412 u8 method; member
|
D | ib_sa.h | 520 ib_sa_comp_mask comp_mask, u8 method,
|
/include/linux/mtd/ |
D | spinand.h | 229 const enum spinand_readid_method method; member 358 .method = __method, \
|
/include/linux/ceph/ |
D | osd_client.h | 472 const char *class, const char *method); 516 const char *class, const char *method,
|
/include/sound/ |
D | wavefront.h | 18 The method used to do this here ("__attribute__((packed)") is
|
/include/acpi/ |
D | acpi_bus.h | 43 acpi_status acpi_execute_simple_method(acpi_handle handle, char *method,
|
/include/linux/mlx4/ |
D | device.h | 1001 u8 method; member 1572 enum mlx4_access_reg_method method,
|