Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 12 of 12) sorted by relevance

/include/linux/sunrpc/
Dcache.h78 void (*cache_request)(struct cache_detail *cd,
86 struct cache_detail *cd,
88 void (*warn_no_listener)(struct cache_detail *cd,
204 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() argument
207 h->expiry_time < cd->nextcheck) in cache_put()
208 cd->nextcheck = h->expiry_time; in cache_put()
209 kref_put(&h->ref, cd->cache_put); in cache_put()
227 extern int cache_register_net(struct cache_detail *cd, struct net *net);
228 extern void cache_unregister_net(struct cache_detail *cd, struct net *net);
231 extern void cache_destroy_net(struct cache_detail *cd, struct net *net);
[all …]
/include/media/
Dmedia-devnode.h95 #define to_media_devnode(cd) container_of(cd, struct media_devnode, dev) argument
Dv4l2-dev.h333 #define to_video_device(cd) container_of(cd, struct video_device, dev) argument
/include/linux/platform_data/
Db53.h27 struct dsa_chip_data cd; member
Dmv88e6xxx.h11 struct dsa_chip_data cd; member
/include/linux/mfd/
Ducb1x00.h160 #define classdev_to_ucb1x00(cd) container_of(cd, struct ucb1x00, dev) argument
/include/linux/
Ddca.h22 struct device *cd; member
/include/scsi/
Dscsi_common.h74 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd);
/include/linux/iio/adc/
Dad_sigma_delta.h132 const struct ad_sd_calib_data *cd, unsigned int n);
/include/trace/events/
Dsunrpc.h2141 const struct cache_detail *cd,
2145 TP_ARGS(cd, h),
2149 __string(name, cd->name)
2154 __assign_str(name, cd->name);
2162 const struct cache_detail *cd, \
2165 TP_ARGS(cd, h))
/include/net/
Ddsa.h335 struct dsa_chip_data *cd; member
/include/linux/mlx5/
Dmlx5_ifc.h1498 u8 cd[0x1]; member