Home
last modified time | relevance | path

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

/include/trace/events/
A 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 …]
A Dib_umad.h41 __field(u8, method)
77 __entry->method = mad_hdr->method;
101 __entry->class_version, __entry->method,
/include/linux/
A Darm-smccc.h697 int method = arm_smccc_1_1_get_conduit(); \
698 switch (method) { \
707 method = SMCCC_CONDUIT_NONE; \
710 method; \
736 int method = arm_smccc_1_1_get_conduit(); \
737 switch (method) { \
746 method = SMCCC_CONDUIT_NONE; \
749 method; \
A Dzlib.h586 extern int zlib_deflateInit2(z_streamp strm, int level, int method,
/include/uapi/linux/
A Datmbr2684.h70 int method; /* BR2684_FIND_* */ member
A Drio_mport_cdev.h198 __u16 method; /* Data exchange method, one of rio_exchange enum */ member
A Drkisp1-config.h324 __u32 method; member
/include/rdma/
A Dib_smi.h22 u8 method; member
156 mad->method = IB_MGMT_METHOD_GET; in ib_init_query_mad()
A Duverbs_ioctl.h218 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()
A Dopa_smi.h26 u8 method; member
A Dib_mad.h141 u8 method; member
415 u8 method; member
A Dib_sa.h521 ib_sa_comp_mask comp_mask, u8 method,
/include/linux/netfilter/
A Dnf_conntrack_sip.h41 const char *method; member
55 .method = (__method), \
/include/drm/
A Ddrm_drv.h490 int drm_dev_wedged_event(struct drm_device *dev, unsigned long method,
/include/linux/ceph/
A Dosd_client.h524 const char *class, const char *method);
592 const char *class, const char *method,
/include/linux/mtd/
A Dspinand.h321 const enum spinand_readid_method method; member
534 .method = __method, \
/include/linux/mlx4/
A Ddevice.h1008 u8 method; member
1591 enum mlx4_access_reg_method method,
/include/acpi/
A Dacpi_bus.h47 acpi_status acpi_execute_simple_method(acpi_handle handle, char *method,

Completed in 69 milliseconds