| /include/linux/ |
| D | blktrace_api.h | 52 #define blk_add_cgroup_trace_msg(q, cg, fmt, ...) \ argument 58 #define blk_add_trace_msg(q, fmt, ...) \ argument 62 static inline bool blk_trace_note_message_enabled(struct request_queue *q) in blk_trace_note_message_enabled() 84 # define blk_trace_shutdown(q) do { } while (0) argument 85 # define blk_add_driver_data(q, rq, data, len) do {} while (0) argument 86 # define blk_trace_setup(q, name, dev, bdev, arg) (-ENOTTY) argument 87 # define blk_trace_startstop(q, start) (-ENOTTY) argument 88 # define blk_trace_remove(q) (-ENOTTY) argument 89 # define blk_add_trace_msg(q, fmt, ...) do { } while (0) argument 90 # define blk_add_cgroup_trace_msg(q, cg, fmt, ...) do { } while (0) argument [all …]
|
| D | blkdev.h | 134 struct request_queue *q; member 630 #define blk_queue_stopped(q) test_bit(QUEUE_FLAG_STOPPED, &(q)->queue_flags) argument 631 #define blk_queue_dying(q) test_bit(QUEUE_FLAG_DYING, &(q)->queue_flags) argument 632 #define blk_queue_dead(q) test_bit(QUEUE_FLAG_DEAD, &(q)->queue_flags) argument 633 #define blk_queue_init_done(q) test_bit(QUEUE_FLAG_INIT_DONE, &(q)->queue_flags) argument 634 #define blk_queue_nomerges(q) test_bit(QUEUE_FLAG_NOMERGES, &(q)->queue_flags) argument 635 #define blk_queue_noxmerges(q) \ argument 637 #define blk_queue_nonrot(q) test_bit(QUEUE_FLAG_NONROT, &(q)->queue_flags) argument 638 #define blk_queue_io_stat(q) test_bit(QUEUE_FLAG_IO_STAT, &(q)->queue_flags) argument 639 #define blk_queue_add_random(q) test_bit(QUEUE_FLAG_ADD_RANDOM, &(q)->queue_flags) argument [all …]
|
| D | string.h | 274 __FORTIFY_INLINE char *strncpy(char *p, const char *q, __kernel_size_t size) in strncpy() 284 __FORTIFY_INLINE char *strcat(char *p, const char *q) in strcat() 321 __FORTIFY_INLINE size_t strlcpy(char *p, const char *q, size_t size) in strlcpy() 342 __FORTIFY_INLINE char *strncat(char *p, const char *q, __kernel_size_t count) in strncat() 368 __FORTIFY_INLINE void *memcpy(void *p, const void *q, __kernel_size_t size) in memcpy() 383 __FORTIFY_INLINE void *memmove(void *p, const void *q, __kernel_size_t size) in memmove() 409 __FORTIFY_INLINE int memcmp(const void *p, const void *q, __kernel_size_t size) in memcmp() 457 __FORTIFY_INLINE char *strcpy(char *p, const char *q) in strcpy()
|
| D | blk-cgroup.h | 110 struct request_queue *q; member 359 struct request_queue *q, in __blkg_lookup() 383 struct request_queue *q) in blkg_lookup() 395 static inline struct blkcg_gq *blk_queue_root_blkg(struct request_queue *q) in blk_queue_root_blkg() 707 static inline bool blk_throtl_bio(struct request_queue *q, struct blkcg_gq *blkg, in blk_throtl_bio() 726 static inline bool blkcg_bio_issue_check(struct request_queue *q, in blkcg_bio_issue_check() 842 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() 845 static inline struct blkcg_gq *blk_queue_root_blkg(struct request_queue *q) in blk_queue_root_blkg() 847 static inline int blkcg_init_queue(struct request_queue *q) { return 0; } in blkcg_init_queue() 848 static inline void blkcg_drain_queue(struct request_queue *q) { } in blkcg_drain_queue() [all …]
|
| D | bsg.h | 30 static inline int bsg_scsi_register_queue(struct request_queue *q, in bsg_scsi_register_queue() 35 static inline void bsg_unregister_queue(struct request_queue *q) in bsg_unregister_queue()
|
| D | blk-pm.h | 20 static inline void blk_pm_runtime_init(struct request_queue *q, in blk_pm_runtime_init()
|
| D | blk-crypto.h | 52 struct request_queue *q) in blk_crypto_start_using_mode()
|
| D | cordic.h | 38 s32 q; member
|
| D | iocontext.h | 73 struct request_queue *q; member
|
| D | swait.h | 85 #define init_swait_queue_head(q) \ argument
|
| /include/crypto/ |
| D | b128ops.h | 64 static inline void u128_xor(u128 *r, const u128 *p, const u128 *q) in u128_xor() 70 static inline void be128_xor(be128 *r, const be128 *p, const be128 *q) in be128_xor() 75 static inline void le128_xor(le128 *r, const le128 *p, const le128 *q) in le128_xor()
|
| D | dh.h | 37 void *q; member
|
| /include/net/ |
| D | ipv6_frag.h | 23 struct inet_frag_queue q; member 31 static inline void ip6frag_init(struct inet_frag_queue *q, const void *a) in ip6frag_init()
|
| D | pkt_sched.h | 25 static inline void *qdisc_priv(struct Qdisc *q) in qdisc_priv() 118 static inline void qdisc_run(struct Qdisc *q) in qdisc_run() 150 static inline struct net *qdisc_net(struct Qdisc *q) in qdisc_net()
|
| D | sch_generic.h | 101 struct qdisc_skb_head q; member 144 static inline bool qdisc_is_percpu_stats(const struct Qdisc *q) in qdisc_is_percpu_stats() 412 struct Qdisc *q; member 465 static inline int qdisc_qlen_cpu(const struct Qdisc *q) in qdisc_qlen_cpu() 470 static inline int qdisc_qlen(const struct Qdisc *q) in qdisc_qlen() 475 static inline int qdisc_qlen_sum(const struct Qdisc *q) in qdisc_qlen_sum() 502 struct Qdisc *q = rcu_dereference_rtnl(qdisc->dev_queue->qdisc); in qdisc_root() local 557 static inline void sch_tree_lock(const struct Qdisc *q) in sch_tree_lock() 562 static inline void sch_tree_unlock(const struct Qdisc *q) in sch_tree_unlock() 652 qdisc_offload_dump_helper(struct Qdisc *q, enum tc_setup_type type, in qdisc_offload_dump_helper() [all …]
|
| D | pkt_cls.h | 89 struct tcf_proto __rcu **p_filter_chain, struct Qdisc *q, in tcf_block_get() 96 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() 108 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() 145 __tcf_bind_filter(struct Qdisc *q, struct tcf_result *r, unsigned long base) in __tcf_bind_filter() 158 struct Qdisc *q = tp->chain->block->q; in tcf_bind_filter() local 171 __tcf_unbind_filter(struct Qdisc *q, struct tcf_result *r) in __tcf_unbind_filter() 182 struct Qdisc *q = tp->chain->block->q; in tcf_unbind_filter() local
|
| /include/media/ |
| D | videobuf2-core.h | 1063 static inline bool vb2_is_streaming(struct vb2_queue *q) in vb2_is_streaming() 1081 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() 1092 static inline bool vb2_is_busy(struct vb2_queue *q) in vb2_is_busy() 1101 static inline void *vb2_get_drv_priv(struct vb2_queue *q) in vb2_get_drv_priv() 1152 static inline bool vb2_start_streaming_called(struct vb2_queue *q) in vb2_start_streaming_called() 1161 static inline void vb2_clear_last_buffer_dequeued(struct vb2_queue *q) in vb2_clear_last_buffer_dequeued() 1176 static inline struct vb2_buffer *vb2_get_buffer(struct vb2_queue *q, in vb2_get_buffer()
|
| D | v4l2-mc.h | 142 static inline int v4l_vb2q_enable_media_source(struct vb2_queue *q) in v4l_vb2q_enable_media_source()
|
| D | videobuf-core.h | 50 struct videobuf_queue *q; member 162 static inline void videobuf_queue_lock(struct videobuf_queue *q) in videobuf_queue_lock() 168 static inline void videobuf_queue_unlock(struct videobuf_queue *q) in videobuf_queue_unlock()
|
| D | v4l2-mem2mem.h | 64 struct vb2_queue q; member
|
| /include/linux/sunrpc/ |
| D | sched.h | 212 #define RPC_IS_PRIORITY(q) ((q)->maxpriority > 0) argument 282 static inline const char * rpc_qname(const struct rpc_wait_queue *q) in rpc_qname() 287 static inline void rpc_assign_waitqueue_name(struct rpc_wait_queue *q, in rpc_assign_waitqueue_name() 293 static inline void rpc_assign_waitqueue_name(struct rpc_wait_queue *q, in rpc_assign_waitqueue_name()
|
| /include/crypto/internal/ |
| D | rsa.h | 36 const u8 *q; member
|
| /include/sound/ |
| D | asequencer.h | 69 #define snd_seq_queue_sync_port(q) ((q) + 16) argument
|
| /include/scsi/ |
| D | scsi_dh.h | 80 static inline const char *scsi_dh_attached_handler_name(struct request_queue *q, in scsi_dh_attached_handler_name()
|
| /include/math-emu/ |
| D | op-common.h | 877 #define _FP_DIV_HELP_imm(q, r, n, d) \ argument
|