Home
last modified time | relevance | path

Searched defs:osd (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/drivers/media/platform/davinci/
Dvpbe_osd.c50 struct osd_state *osd = sd; in osd_read() local
57 struct osd_state *osd = sd; in osd_write() local
66 struct osd_state *osd = sd; in osd_set() local
78 struct osd_state *osd = sd; in osd_clear() local
91 struct osd_state *osd = sd; in osd_modify() local
465 struct osd_state *osd = sd; in osd_disable_layer() local
511 struct osd_state *osd = sd; in osd_enable_layer() local
738 struct osd_state *osd = sd; in osd_start_layer() local
761 struct osd_state *osd = sd; in osd_get_layer_config() local
787 struct osd_state *osd = sd; in try_layer_config() local
[all …]
/Linux-v5.4/net/ceph/
Ddebugfs.c229 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
Dosd_client.c77 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()
1159 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() local
1181 static bool osd_homeless(struct ceph_osd *osd) in osd_homeless()
1186 static bool osd_registered(struct ceph_osd *osd) in osd_registered()
1196 static void osd_init(struct ceph_osd *osd) in osd_init()
1210 static void osd_cleanup(struct ceph_osd *osd) in osd_cleanup()
1231 struct ceph_osd *osd; in create_osd() local
1245 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()
1257 static void put_osd(struct ceph_osd *osd) in put_osd()
[all …]
Dosdmap.c1271 u32 osd; in __decode_primary_temp() local
1301 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) in ceph_get_primary_affinity()
1311 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity()
1371 u32 osd, aff; in decode_new_primary_affinity() local
1659 s32 osd; in decode_new_up_state_weight() local
1687 s32 osd; in decode_new_up_state_weight() local
1720 s32 osd; in decode_new_up_state_weight() local
2120 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2380 int osd = pg->pg_upmap.osds[i]; in apply_upmap() local
2409 int osd = raw->osds[j]; in apply_upmap() local
[all …]
/Linux-v5.4/include/linux/ceph/
Dosdmap.h147 int osd; member
188 static inline bool ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists()
194 static inline bool ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up()
200 static inline bool ceph_osd_is_down(struct ceph_osdmap *map, int osd) in ceph_osd_is_down()
209 int osd) in ceph_osd_addr()
Dosd_client.h172 int osd; member
253 struct ceph_osd *osd; member
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-osd.rst10 .. _osd: target
/Linux-v5.4/fs/ceph/
Dioctl.h64 __s64 osd; /* out: osd # */ member
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-kthread-cap.c51 u16 *cap, const u16 *osd) in copy_pix()
360 u8 *osd = vosdbuf + vid_overlay_y * stride_osd; in vivid_copy_buffer() local
Dvivid-cec.c231 char osd[14]; in vivid_received() local
Dvivid-core.h528 char osd[14]; member
/Linux-v5.4/drivers/media/pci/ivtv/
Divtvfb.c206 struct ivtv_osd_coords *osd) in ivtvfb_get_osd_coords()
222 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) in ivtvfb_set_osd_coords()
/Linux-v5.4/include/media/davinci/
Dvpbe.h80 struct osd_config_info osd; member
/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_vou.c171 void __iomem *osd; member
/Linux-v5.4/drivers/video/fbdev/
Ds3c-fb.c95 unsigned short osd; member
/Linux-v5.4/include/uapi/linux/
Dcec-funcs.h1193 const char *osd) in cec_msg_set_osd_string()
1207 char *osd) in cec_ops_set_osd_string()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c872 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_pf_stats() local