/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpbe_osd.c | 65 struct osd_state *osd = sd; in osd_read() local 72 struct osd_state *osd = sd; in osd_write() local 81 struct osd_state *osd = sd; in osd_set() local 93 struct osd_state *osd = sd; in osd_clear() local 106 struct osd_state *osd = sd; in osd_modify() local 480 struct osd_state *osd = sd; in osd_disable_layer() local 526 struct osd_state *osd = sd; in osd_enable_layer() local 753 struct osd_state *osd = sd; in osd_start_layer() local 776 struct osd_state *osd = sd; in osd_get_layer_config() local 802 struct osd_state *osd = sd; in try_layer_config() local [all …]
|
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 900 struct ceph_osd *osd = req->r_osd; in __kick_linger_request() local 932 struct ceph_osd *osd) in __kick_osd_requests() 997 struct ceph_osd *osd = con->private; in osd_reset() local 1017 struct ceph_osd *osd; in create_osd() local 1038 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd() 1050 static void put_osd(struct ceph_osd *osd) in put_osd() 1066 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd() 1077 static void remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in remove_osd() 1093 struct ceph_osd *osd = rb_entry(rb_first(&osdc->osds), in remove_all_osds() local 1101 struct ceph_osd *osd) in __move_osd_to_lru() [all …]
|
D | osdmap.c | 913 u32 osd; in __decode_primary_temp() local 960 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) in ceph_get_primary_affinity() 970 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity() 1029 u32 osd, aff; in decode_new_primary_affinity() local 1296 u32 osd; in osdmap_apply_incremental() local 1310 u32 osd; in osdmap_apply_incremental() local 1326 u32 osd, off; in osdmap_apply_incremental() local 1581 int osd = osds[i]; in apply_primary_affinity() local 1598 int osd = osds[i]; in apply_primary_affinity() local
|
/linux-4.4.14/include/linux/ceph/ |
D | osdmap.h | 82 int osd; member 140 static inline int ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists() 146 static inline int ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up() 152 static inline int ceph_osd_is_down(struct ceph_osdmap *map, int osd) in ceph_osd_is_down() 166 int osd) in ceph_osd_addr()
|
/linux-4.4.14/fs/ceph/ |
D | ioctl.h | 63 __s64 osd; /* out: osd # */ member
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 62 u16 *cap, const u16 *osd) in copy_pix() 371 u8 *osd = vosdbuf + vid_overlay_y * stride_osd; in vivid_copy_buffer() local
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtvfb.c | 218 struct ivtv_osd_coords *osd) in ivtvfb_get_osd_coords() 234 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) in ivtvfb_set_osd_coords()
|
/linux-4.4.14/include/media/davinci/ |
D | vpbe.h | 92 struct osd_config_info osd; member
|
/linux-4.4.14/drivers/block/ |
D | osdblk.c | 109 struct osd_dev *osd; /* associated OSD */ member
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_io.c | 491 struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); in osc_io_setattr_end() local
|
D | osc_lock.c | 955 const struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); in osc_lock_to_lockless() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | s3c-fb.c | 98 unsigned short osd; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 800 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_link_xoff_rx() local 828 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_prio_xoff_rx() local 970 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_pf_stats() local
|