Home
last modified time | relevance | path

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

12

/include/trace/events/
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",
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,
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/
Dsa1100fb.h45 u_char sync; member
Dimx-ipu-v3.h331 void ipu_dp_disable_channel(struct ipu_dp *dp, bool sync);
/include/trace/hooks/
Dbinder.h42 struct task_struct *binder_th_task, bool pending_async, bool sync),
43 TP_ARGS(proc, t, binder_th_task, pending_async, sync));
62 struct list_head *head, bool sync, bool *special_task),
63 TP_ARGS(t, proc, thread, w, head, sync, special_task));
Dsched.h367 TP_PROTO(struct task_struct *p, int prev_cpu, int sync, int *new_cpu),
368 TP_ARGS(p, prev_cpu, sync, new_cpu), 1);
/include/linux/
Drculist.h232 void (*sync)(void)) in __list_splice_init_rcu()
252 sync(); in __list_splice_init_rcu()
279 void (*sync)(void)) in list_splice_init_rcu()
282 __list_splice_init_rcu(list, head, head->next, sync); in list_splice_init_rcu()
294 void (*sync)(void)) in list_splice_tail_init_rcu()
297 __list_splice_init_rcu(list, head->prev, head, sync); in list_splice_tail_init_rcu()
Dadb.h35 int (*send_request)(struct adb_request *req, int sync);
Dlockdep_types.h254 unsigned int sync:1; member
Dwait_bit.h36 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
Dphylink.h632 int phylink_speed_down(struct phylink *pl, bool sync);
Dwait.h1198 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
1199 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
Dfirewire.h554 int cycle, int sync, int tags);
/include/linux/dma/
Dk3-udma-glue.h43 bool sync);
126 bool sync);
/include/linux/platform_data/
Dvideo-pxafb.h84 u_char sync; member
/include/uapi/linux/
Df2fs.h74 __u32 sync; member
Dif.h220 sync_serial_settings __user *sync; member
Drio_mport_cdev.h206 __u16 sync; /* Synch method, one of rio_transfer_sync enum */ member
Dfb.h276 __u32 sync; /* see FB_SYNC_* */ member
Dfirewire-cdev.h990 __u32 sync; member
/include/net/
Dllc_conn.h101 void llc_sk_stop_all_timers(struct sock *sk, bool sync);
/include/linux/mfd/
Ducb1x00.h254 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync);
D88pm860x.h413 int (*sync)(unsigned int ticks); member
/include/media/drv-intf/
Dsaa7146_vv.h155 void saa7146_set_hps_source_and_sync(struct saa7146_dev *saa, int source, int sync);

12