Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/net/ceph/
Ddebugfs.c234 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests()
260 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests()
321 static void dump_backoffs(struct seq_file *s, struct ceph_osd *osd) in dump_backoffs()
353 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local
361 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local
369 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()
1160 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() local
1182 static bool osd_homeless(struct ceph_osd *osd) in osd_homeless()
1187 static bool osd_registered(struct ceph_osd *osd) in osd_registered()
1197 static void osd_init(struct ceph_osd *osd) in osd_init()
1211 static void osd_cleanup(struct ceph_osd *osd) in osd_cleanup()
1232 struct ceph_osd *osd; in create_osd() local
1246 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()
1258 static void put_osd(struct ceph_osd *osd) in put_osd()
[all …]
Dosdmap.c1459 u32 osd; in __decode_primary_temp() local
1489 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) in ceph_get_primary_affinity()
1499 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity()
1559 u32 osd, aff; in decode_new_primary_affinity() local
1860 s32 osd; in decode_new_up_state_weight() local
1888 s32 osd; in decode_new_up_state_weight() local
1920 s32 osd; in decode_new_up_state_weight() local
2327 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2587 int osd = pg->pg_upmap.osds[i]; in apply_upmap() local
2616 int osd = raw->osds[j]; in apply_upmap() local
[all …]
/Linux-v5.15/include/linux/ceph/
Dosdmap.h161 int osd; member
201 static inline bool ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists()
207 static inline bool ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up()
213 static inline bool ceph_osd_is_down(struct ceph_osdmap *map, int osd) in ceph_osd_is_down()
222 int osd) in ceph_osd_addr()
Dosd_client.h175 int osd; member
258 struct ceph_osd *osd; member
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Ddev-osd.rst3 .. _osd: target
/Linux-v5.15/fs/ceph/
Dioctl.h64 __s64 osd; /* out: osd # */ member
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c52 u16 *cap, const u16 *osd) in copy_pix()
361 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.h571 char osd[14]; member
/Linux-v5.15/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.15/include/media/davinci/
Dvpbe.h80 struct osd_config_info osd; member
/Linux-v5.15/drivers/gpu/drm/zte/
Dzx_vou.c171 void __iomem *osd; member
/Linux-v5.15/drivers/video/fbdev/
Ds3c-fb.c96 unsigned short osd; member
/Linux-v5.15/include/uapi/linux/
Dcec-funcs.h1195 const char *osd) in cec_msg_set_osd_string()
1209 char *osd) in cec_ops_set_osd_string()
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_main.c876 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_pf_stats() local