Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 14 of 14) sorted by relevance

/include/linux/
A Dclosure.h177 static inline unsigned closure_nr_remaining(struct closure *cl) in closure_nr_remaining()
188 static inline void closure_sync(struct closure *cl) in closure_sync()
217 static inline void closure_debug_create(struct closure *cl) {} in closure_debug_create()
218 static inline void closure_debug_destroy(struct closure *cl) {} in closure_debug_destroy()
222 static inline void closure_set_ip(struct closure *cl) in closure_set_ip()
229 static inline void closure_set_ret_ip(struct closure *cl) in closure_set_ret_ip()
243 static inline void closure_set_stopped(struct closure *cl) in closure_set_stopped()
256 static inline void closure_queue(struct closure *cl) in closure_queue()
276 static inline void closure_get(struct closure *cl) in closure_get()
291 static inline bool closure_get_not_zero(struct closure *cl) in closure_get_not_zero()
[all …]
A Dintel-ish-client-if.h70 struct ishtp_cl *cl; member
A Dmei_cl_bus.h48 struct mei_cl *cl; member
A Dmailbox_controller.h121 struct mbox_client *cl; member
A Dusb.h1020 #define USB_DEVICE_INTERFACE_CLASS(vend, prod, cl) \ argument
1068 #define USB_DEVICE_INFO(cl, sc, pr) \ argument
1083 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument
1103 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
1125 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument
/include/linux/hsi/
A Dhsi.h138 static inline void hsi_client_set_drvdata(struct hsi_client *cl, void *data) in hsi_client_set_drvdata()
143 static inline void *hsi_client_drvdata(struct hsi_client *cl) in hsi_client_drvdata()
187 struct hsi_client *cl; member
240 #define hsi_get_port(cl) to_hsi_port((cl)->device.parent) argument
246 static inline int hsi_port_claimed(struct hsi_client *cl) in hsi_port_claimed()
329 static inline unsigned int hsi_id(struct hsi_client *cl) in hsi_id()
340 static inline unsigned int hsi_port_id(struct hsi_client *cl) in hsi_port_id()
354 static inline int hsi_setup(struct hsi_client *cl) in hsi_setup()
370 static inline int hsi_flush(struct hsi_client *cl) in hsi_flush()
409 static inline int hsi_start_tx(struct hsi_client *cl) in hsi_start_tx()
[all …]
/include/linux/firmware/mediatek/
A Dmtk-adsp-ipc.h34 struct mbox_client cl; member
/include/linux/firmware/imx/
A Ddsp.h19 struct mbox_client cl; member
/include/acpi/
A Dpcc.h71 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id) in pcc_mbox_request_channel()
/include/linux/platform_data/x86/
A Dint3472.h118 struct clk_lookup *cl; member
/include/net/
A Dpkt_cls.h163 __cls_set_class(unsigned long *clp, unsigned long cl) in __cls_set_class()
171 unsigned long cl; in __tcf_bind_filter() local
197 unsigned long cl; in __tcf_unbind_filter() local
213 static inline void tc_cls_bind_class(u32 classid, unsigned long cl, in tc_cls_bind_class()
A Dsch_generic.h630 struct Qdisc_class_common *cl; in qdisc_class_find() local
644 static inline bool qdisc_class_in_use(const struct Qdisc_class_common *cl) in qdisc_class_in_use()
649 static inline void qdisc_class_get(struct Qdisc_class_common *cl) in qdisc_class_get()
659 static inline void qdisc_class_put(struct Qdisc_class_common *cl) in qdisc_class_put()
A Dpkt_sched.h280 unsigned long cl, in tc_qdisc_stats_dump()
/include/soc/fsl/
A Dqman.h337 u8 cl; /* _res[6-7], as[4-5], ds[2-3], cs[0-1] */ member

Completed in 34 milliseconds