/include/trace/events/ |
D | compaction.h | 108 unsigned long free_pfn, unsigned long zone_end, bool sync), 110 TP_ARGS(zone_start, migrate_pfn, free_pfn, zone_end, sync), 117 __field(bool, sync) 125 __entry->sync = sync; 133 __entry->sync ? "sync" : "async") 138 unsigned long free_pfn, unsigned long zone_end, bool sync, 141 TP_ARGS(zone_start, migrate_pfn, free_pfn, zone_end, sync, status), 148 __field(bool, sync) 157 __entry->sync = sync; 166 __entry->sync ? "sync" : "async",
|
D | jbd2.h | 198 unsigned int line_no, int interval, int sync, 201 TP_ARGS(dev, tid, type, line_no, interval, sync, 210 __field( int, sync ) 221 __entry->sync = sync; 230 __entry->sync, __entry->requested_blocks,
|
D | f2fs.h | 630 TP_PROTO(struct super_block *sb, bool sync, bool background, 636 TP_ARGS(sb, sync, background, dirty_nodes, dirty_dents, dirty_imeta, 641 __field(bool, sync) 654 __entry->sync = sync; 669 __entry->sync,
|
/include/linux/ |
D | backing-dev-defs.h | 237 void clear_wb_congested(struct bdi_writeback_congested *congested, int sync); 238 void set_wb_congested(struct bdi_writeback_congested *congested, int sync); 240 static inline void clear_bdi_congested(struct backing_dev_info *bdi, int sync) in clear_bdi_congested() argument 242 clear_wb_congested(bdi->wb.congested, sync); in clear_bdi_congested() 245 static inline void set_bdi_congested(struct backing_dev_info *bdi, int sync) in set_bdi_congested() argument 247 set_wb_congested(bdi->wb.congested, sync); in set_bdi_congested()
|
D | rculist.h | 220 void (*sync)(void)) in __list_splice_init_rcu() 240 sync(); in __list_splice_init_rcu() 265 void (*sync)(void)) in list_splice_init_rcu() 268 __list_splice_init_rcu(list, head, head->next, sync); in list_splice_init_rcu() 280 void (*sync)(void)) in list_splice_tail_init_rcu() 283 __list_splice_init_rcu(list, head->prev, head, sync); in list_splice_tail_init_rcu()
|
D | adb.h | 35 int (*send_request)(struct adb_request *req, int sync);
|
D | backing-dev.h | 182 long congestion_wait(int sync, long timeout); 183 long wait_iff_congested(int sync, long timeout);
|
D | wait_bit.h | 36 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
|
D | wait.h | 1128 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key); 1129 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
|
D | firewire.h | 464 int cycle, int sync, int tags);
|
D | pm.h | 653 void (*sync)(struct device *dev); member
|
/include/video/ |
D | sa1100fb.h | 45 u_char sync; member
|
/include/media/davinci/ |
D | vpss.h | 97 void vpss_set_sync_pol(struct vpss_sync_pol sync);
|
/include/linux/amba/ |
D | clcd.h | 167 val |= var->sync & FB_SYNC_HOR_HIGH_ACT ? 0 : TIM2_IHS; in clcdfb_decode() 168 val |= var->sync & FB_SYNC_VERT_HIGH_ACT ? 0 : TIM2_IVS; in clcdfb_decode() 282 CHECK(sync))) in clcdfb_check()
|
/include/linux/platform_data/ |
D | video-pxafb.h | 85 u_char sync; member
|
/include/net/ |
D | llc_conn.h | 100 void llc_sk_stop_all_timers(struct sock *sk, bool sync);
|
/include/linux/mfd/ |
D | ucb1x00.h | 253 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync);
|
D | 88pm860x.h | 413 int (*sync)(unsigned int ticks); member
|
/include/uapi/linux/ |
D | if.h | 217 sync_serial_settings __user *sync; member
|
D | rio_mport_cdev.h | 206 __u16 sync; /* Synch method, one of rio_transfer_sync enum */ member
|
D | fb.h | 274 __u32 sync; /* see FB_SYNC_* */ member
|
D | firewire-cdev.h | 856 __u32 sync; member
|
/include/uapi/drm/ |
D | via_drm.h | 275 drm_via_blitsync_t sync; member
|
/include/media/ |
D | videobuf-core.h | 125 int (*sync) (struct videobuf_queue *q, member
|
/include/media/drv-intf/ |
D | saa7146_vv.h | 200 void saa7146_set_hps_source_and_sync(struct saa7146_dev *saa, int source, int sync);
|