Searched refs:cd (Results 1 – 14 of 14) sorted by relevance
| /include/linux/sunrpc/ |
| A D | cache.h | 82 void (*cache_request)(struct cache_detail *cd, 90 struct cache_detail *cd, 92 void (*warn_no_listener)(struct cache_detail *cd, 208 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() argument 211 h->expiry_time < cd->nextcheck) in cache_put() 212 cd->nextcheck = h->expiry_time; in cache_put() 213 kref_put(&h->ref, cd->cache_put); in cache_put() 233 extern int cache_register_net(struct cache_detail *cd, struct net *net); 237 extern void cache_destroy_net(struct cache_detail *cd, struct net *net); 239 extern void sunrpc_init_cache_detail(struct cache_detail *cd); [all …]
|
| /include/media/ |
| A D | media-devnode.h | 95 #define to_media_devnode(cd) container_of(cd, struct media_devnode, dev) argument
|
| A D | v4l2-dev.h | 333 #define to_video_device(cd) container_of(cd, struct video_device, dev) argument
|
| /include/linux/platform_data/ |
| A D | b53.h | 27 struct dsa_chip_data cd; member
|
| A D | mv88e6xxx.h | 11 struct dsa_chip_data cd; member
|
| A D | microchip-ksz.h | 51 struct dsa_chip_data cd; member
|
| /include/linux/mfd/ |
| A D | ucb1x00.h | 161 #define classdev_to_ucb1x00(cd) container_of(cd, struct ucb1x00, dev) argument
|
| /include/linux/ |
| A D | dca.h | 22 struct device *cd; member
|
| A D | host1x.h | 484 void host1x_memory_context_get(struct host1x_memory_context *cd); 485 void host1x_memory_context_put(struct host1x_memory_context *cd); 494 static inline void host1x_memory_context_get(struct host1x_memory_context *cd) in host1x_memory_context_get() argument 498 static inline void host1x_memory_context_put(struct host1x_memory_context *cd) in host1x_memory_context_put() argument
|
| /include/scsi/ |
| A D | scsi_common.h | 87 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd);
|
| /include/linux/iio/adc/ |
| A D | ad_sigma_delta.h | 210 const struct ad_sd_calib_data *cd, unsigned int n);
|
| /include/trace/events/ |
| A D | sunrpc.h | 2415 const struct cache_detail *cd, 2419 TP_ARGS(cd, h), 2423 __string(name, cd->name) 2436 const struct cache_detail *cd, \ 2439 TP_ARGS(cd, h))
|
| /include/net/ |
| A D | dsa.h | 463 struct dsa_chip_data *cd; member
|
| /include/linux/mlx5/ |
| A D | mlx5_ifc.h | 1823 u8 cd[0x1]; member
|
Completed in 95 milliseconds