Searched refs:log (Results 1 - 8 of 8) sorted by last modified time

/include/linux/
H A Ddm-dirty-log.h5 * Device-Mapper dirty region log.
35 int (*ctr)(struct dm_dirty_log *log, struct dm_target *ti,
37 void (*dtr)(struct dm_dirty_log *log);
40 * There are times when we don't want the log to touch
43 int (*presuspend)(struct dm_dirty_log *log);
44 int (*postsuspend)(struct dm_dirty_log *log);
45 int (*resume)(struct dm_dirty_log *log);
48 * Retrieves the smallest size of region that the log can
51 uint32_t (*get_region_size)(struct dm_dirty_log *log);
57 int (*is_clean)(struct dm_dirty_log *log, region_
[all...]
H A Ddm-region-hash.h13 #include <linux/dm-dirty-log.h>
41 struct dm_dirty_log *log, uint32_t region_size,
61 * Get/set/update region state (and dirty log).
71 /* Flush the region hash and dirty log. */
H A Dkvm_host.h603 struct kvm_dirty_log *log, int *is_dirty);
605 struct kvm_dirty_log *log);
/include/media/
H A Dv4l2-ctrls.h79 * @log: log the value.
88 void (*log)(const struct v4l2_ctrl *ctrl); member in struct:v4l2_ctrl_type_ops
/include/net/irda/
H A Ddiscovery.h60 DISCOVERY_LOG, /* What's in our discovery log */
90 void irlmp_add_discovery_log(hashbin_t *cachelog, hashbin_t *log);
91 void irlmp_expire_discoveries(hashbin_t *log, __u32 saddr, int force);
92 struct irda_device_info *irlmp_copy_discoveries(hashbin_t *log, int *pn,
H A Dirlmp_frame.h59 void irlmp_link_discovery_confirm(struct lap_cb *self, hashbin_t *log);
/include/net/netfilter/
H A Dnf_log.h32 } log; member in union:nf_loginfo::__anon1289
52 /* Function to register/unregister log function. */
/include/net/
H A Dudp.h73 * @log: log2(number of slots in hash table)
79 unsigned int log; member in struct:udp_table

Completed in 148 milliseconds