Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/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-6.1.9/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()
1139 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() local
1161 static bool osd_homeless(struct ceph_osd *osd) in osd_homeless()
1166 static bool osd_registered(struct ceph_osd *osd) in osd_registered()
1176 static void osd_init(struct ceph_osd *osd) in osd_init()
1190 static void osd_cleanup(struct ceph_osd *osd) in osd_cleanup()
1211 struct ceph_osd *osd; in create_osd() local
1225 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()
1237 static void put_osd(struct ceph_osd *osd) in put_osd()
[all …]
Dosdmap.c1475 u32 osd; in __decode_primary_temp() local
1505 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) in ceph_get_primary_affinity()
1515 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity()
1575 u32 osd, aff; in decode_new_primary_affinity() local
1876 s32 osd; in decode_new_up_state_weight() local
1904 s32 osd; in decode_new_up_state_weight() local
1936 s32 osd; in decode_new_up_state_weight() local
2343 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2603 int osd = pg->pg_upmap.osds[i]; in apply_upmap() local
2632 int osd = raw->osds[j]; in apply_upmap() local
[all …]
/linux-6.1.9/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-6.1.9/Documentation/userspace-api/media/v4l/
Ddev-osd.rst3 .. _osd: target
/linux-6.1.9/fs/ceph/
Dioctl.h64 __s64 osd; /* out: osd # */ member
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c53 u16 *cap, const u16 *osd) in copy_pix()
362 u8 *osd = vosdbuf + vid_overlay_y * stride_osd; in vivid_copy_buffer() local
Dvivid-cec.c270 char osd[14]; in vivid_received() local
Dvivid-core.h574 char osd[14]; member
/linux-6.1.9/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-6.1.9/include/media/davinci/
Dvpbe.h80 struct osd_config_info osd; member
/linux-6.1.9/drivers/video/fbdev/
Ds3c-fb.c96 unsigned short osd; member
/linux-6.1.9/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-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_main.c993 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_pf_stats() local