Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 25 of 34) sorted by relevance

12

/include/trace/events/
A Dcompaction.h103 unsigned long zone_end, bool sync),
105 TP_ARGS(cc, zone_start, zone_end, sync),
112 __field(bool, sync)
120 __entry->sync = sync;
128 __entry->sync ? "sync" : "async")
133 unsigned long zone_end, bool sync,
136 TP_ARGS(cc, zone_start, zone_end, sync, status),
143 __field(bool, sync)
152 __entry->sync = sync;
161 __entry->sync ? "sync" : "async",
A Djbd2.h212 unsigned int line_no, int interval, int sync,
215 TP_ARGS(dev, tid, type, line_no, interval, sync,
224 __field( int, sync )
235 __entry->sync = sync;
244 __entry->sync, __entry->requested_blocks,
A Dfirewire.h597 TP_PROTO(const struct fw_iso_context *ctx, int cycle_match, unsigned int sync, unsigned int tags),
598 TP_ARGS(ctx, cycle_match, sync, tags),
604 __field(u8, sync)
612 __entry->sync = sync;
621 __entry->sync,
632 TP_PROTO(const struct fw_iso_context *ctx, int cycle_match, unsigned int sync, unsigned int tags),
633 TP_ARGS(ctx, cycle_match, sync, tags),
638 TP_PROTO(const struct fw_iso_context *ctx, int cycle_match, unsigned int sync, unsigned int tags),
639 TP_ARGS(ctx, cycle_match, sync, tags),
/include/video/
A Dsa1100fb.h45 u_char sync; member
A Dimx-ipu-v3.h329 void ipu_dp_disable_channel(struct ipu_dp *dp, bool sync);
/include/linux/
A Drculist.h276 void (*sync)(void)) in __list_splice_init_rcu()
296 sync(); in __list_splice_init_rcu()
323 void (*sync)(void)) in list_splice_init_rcu()
326 __list_splice_init_rcu(list, head, head->next, sync); in list_splice_init_rcu()
338 void (*sync)(void)) in list_splice_tail_init_rcu()
341 __list_splice_init_rcu(list, head->prev, head, sync); in list_splice_tail_init_rcu()
A Dadb.h35 int (*send_request)(struct adb_request *req, int sync);
A Dlockdep_types.h254 unsigned int sync:1; member
A Dwait_bit.h36 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
A Dphylink.h741 int phylink_speed_down(struct phylink *pl, bool sync);
A Dwait.h1203 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
1204 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
A Dfirewire.h566 int cycle, int sync, int tags);
A Dpm.h751 void (*sync)(struct device *dev); member
A Dcoresight.h436 int (*sync)(struct coresight_device *csdev); member
/include/linux/dma/
A Dk3-udma-glue.h43 bool sync);
126 bool sync);
/include/linux/platform_data/
A Dvideo-pxafb.h84 u_char sync; member
/include/uapi/linux/
A Df2fs.h74 __u32 sync; member
A Dif.h220 sync_serial_settings __user *sync; member
A Drio_mport_cdev.h206 __u16 sync; /* Synch method, one of rio_transfer_sync enum */ member
A Dfb.h276 __u32 sync; /* see FB_SYNC_* */ member
A Dfirewire-cdev.h991 __u32 sync; member
/include/net/
A Dllc_conn.h101 void llc_sk_stop_all_timers(struct sock *sk, bool sync);
/include/linux/mfd/
A Ducb1x00.h254 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync);
A D88pm860x.h413 int (*sync)(unsigned int ticks); member
/include/media/drv-intf/
A Dsaa7146_vv.h155 void saa7146_set_hps_source_and_sync(struct saa7146_dev *saa, int source, int sync);

Completed in 53 milliseconds

12