Home
last modified time | relevance | path

Searched refs:method (Results 1 – 18 of 18) sorted by relevance

/include/trace/events/
Dib_mad.h34 __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 …]
Dib_umad.h41 __field(u8, method)
77 __entry->method = mad_hdr->method;
101 __entry->class_version, __entry->method,
/include/uapi/linux/
Datmbr2684.h70 int method; /* BR2684_FIND_* */ member
Drio_mport_cdev.h198 __u16 method; /* Data exchange method, one of rio_exchange enum */ member
Drkisp1-config.h264 __u32 method; member
/include/linux/netfilter/
Dnf_conntrack_sip.h41 const char *method; member
55 .method = (__method), \
/include/linux/
Darm-smccc.h605 int method = arm_smccc_1_1_get_conduit(); \
606 switch (method) { \
615 method = SMCCC_CONDUIT_NONE; \
618 method; \
Dzlib.h586 extern int zlib_deflateInit2(z_streamp strm, int level, int method,
/include/rdma/
Duverbs_ioctl.h217 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()
Dopa_smi.h26 u8 method; member
Dib_smi.h22 u8 method; member
Dib_mad.h141 u8 method; member
412 u8 method; member
Dib_sa.h520 ib_sa_comp_mask comp_mask, u8 method,
/include/linux/mtd/
Dspinand.h229 const enum spinand_readid_method method; member
358 .method = __method, \
/include/linux/ceph/
Dosd_client.h472 const char *class, const char *method);
516 const char *class, const char *method,
/include/sound/
Dwavefront.h18 The method used to do this here ("__attribute__((packed)") is
/include/acpi/
Dacpi_bus.h43 acpi_status acpi_execute_simple_method(acpi_handle handle, char *method,
/include/linux/mlx4/
Ddevice.h1001 u8 method; member
1572 enum mlx4_access_reg_method method,