/Linux-v4.19/drivers/media/platform/davinci/ |
D | vpbe_osd.c | 64 struct osd_state *osd = sd; in osd_read() local 71 struct osd_state *osd = sd; in osd_write() local 80 struct osd_state *osd = sd; in osd_set() local 92 struct osd_state *osd = sd; in osd_clear() local 105 struct osd_state *osd = sd; in osd_modify() local 479 struct osd_state *osd = sd; in osd_disable_layer() local 525 struct osd_state *osd = sd; in osd_enable_layer() local 752 struct osd_state *osd = sd; in osd_start_layer() local 775 struct osd_state *osd = sd; in osd_get_layer_config() local 801 struct osd_state *osd = sd; in try_layer_config() local [all …]
|
/Linux-v4.19/net/ceph/ |
D | debugfs.c | 229 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests() 255 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests() 316 static void dump_backoffs(struct seq_file *s, struct ceph_osd *osd) in dump_backoffs() 348 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local 356 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local 364 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local
|
D | osd_client.c | 77 static inline void verify_osd_locked(struct ceph_osd *osd) in verify_osd_locked() 92 static inline void verify_osd_locked(struct ceph_osd *osd) { } in verify_osd_locked() 1069 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() local 1091 static bool osd_homeless(struct ceph_osd *osd) in osd_homeless() 1096 static bool osd_registered(struct ceph_osd *osd) in osd_registered() 1106 static void osd_init(struct ceph_osd *osd) in osd_init() 1120 static void osd_cleanup(struct ceph_osd *osd) in osd_cleanup() 1141 struct ceph_osd *osd; in create_osd() local 1155 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd() 1167 static void put_osd(struct ceph_osd *osd) in put_osd() [all …]
|
D | osdmap.c | 1255 u32 osd; in __decode_primary_temp() local 1285 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) in ceph_get_primary_affinity() 1295 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity() 1355 u32 osd, aff; in decode_new_primary_affinity() local 1638 s32 osd; in decode_new_up_state_weight() local 1666 s32 osd; in decode_new_up_state_weight() local 1699 s32 osd; in decode_new_up_state_weight() local 2099 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() 2359 int osd = pg->pg_upmap.osds[i]; in apply_upmap() local 2388 int osd = raw->osds[j]; in apply_upmap() local [all …]
|
/Linux-v4.19/include/linux/ceph/ |
D | osdmap.h | 148 int osd; member 189 static inline bool ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists() 195 static inline bool ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up() 201 static inline bool ceph_osd_is_down(struct ceph_osdmap *map, int osd) in ceph_osd_is_down() 210 int osd) in ceph_osd_addr()
|
D | osd_client.h | 165 int osd; member 246 struct ceph_osd *osd; member
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-osd.rst | 3 .. _osd: target
|
/Linux-v4.19/fs/ceph/ |
D | ioctl.h | 64 __s64 osd; /* out: osd # */ member
|
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 51 u16 *cap, const u16 *osd) in copy_pix() 360 u8 *osd = vosdbuf + vid_overlay_y * stride_osd; in vivid_copy_buffer() local
|
D | vivid-cec.c | 231 char osd[14]; in vivid_received() local
|
D | vivid-core.h | 515 char osd[14]; member
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtvfb.c | 213 struct ivtv_osd_coords *osd) in ivtvfb_get_osd_coords() 229 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) in ivtvfb_set_osd_coords()
|
/Linux-v4.19/include/media/davinci/ |
D | vpbe.h | 88 struct osd_config_info osd; member
|
/Linux-v4.19/drivers/gpu/drm/zte/ |
D | zx_vou.c | 172 void __iomem *osd; member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | s3c-fb.c | 98 unsigned short osd; member
|
/Linux-v4.19/include/uapi/linux/ |
D | cec-funcs.h | 1193 const char *osd) in cec_msg_set_osd_string() 1207 char *osd) in cec_ops_set_osd_string()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 853 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_pf_stats() local
|