Home
last modified time | relevance | path

Searched defs:vc (Results 1 – 8 of 8) sorted by relevance

/include/vdso/
A Dhelpers.h10 static __always_inline u32 vdso_read_begin(const struct vdso_clock *vc) in vdso_read_begin()
21 static __always_inline u32 vdso_read_retry(const struct vdso_clock *vc, in vdso_read_retry()
31 static __always_inline void vdso_write_seq_begin(struct vdso_clock *vc) in vdso_write_seq_begin()
41 static __always_inline void vdso_write_seq_end(struct vdso_clock *vc) in vdso_write_seq_end()
51 static __always_inline void vdso_write_begin_clock(struct vdso_clock *vc) in vdso_write_begin_clock()
58 static __always_inline void vdso_write_end_clock(struct vdso_clock *vc) in vdso_write_end_clock()
67 struct vdso_clock *vc = vd->clock_data; in vdso_write_begin() local
77 struct vdso_clock *vc = vd->clock_data; in vdso_write_end() local
/include/linux/
A Dvt_kern.h46 static inline int vc_resize(struct vc_data *vc, unsigned int cols, in vc_resize()
88 static inline int con_clear_unimap(struct vc_data *vc) in con_clear_unimap()
93 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap()
98 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
103 static inline int con_set_default_unimap(struct vc_data *vc) in con_set_default_unimap()
107 static inline void con_free_unimap(struct vc_data *vc) in con_free_unimap()
110 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) in con_protect_unimap()
146 struct vc_data *vc; /* VC on which the update happened */ member
A Dkeyboard.h12 struct vc_data *vc; /* VC on which the keyboard press was done */ member
A Dconsole_struct.h165 struct vc { struct
166 struct vc_data *d; argument
173 extern struct vc vc_cons [MAX_NR_CONSOLES]; argument
A Dconsolemap.h43 struct vc_data *vc) in set_translate()
A Dconsole.h150 static inline void con_debug_enter(struct vc_data *vc) { } in con_debug_enter()
/include/asm-generic/vdso/
A Dvsyscall.h26 static __always_inline void __arch_update_vdso_clock(struct vdso_clock *vc) in __arch_update_vdso_clock()
/include/media/
A Dv4l2-subdev.h326 u8 vc; member

Completed in 18 milliseconds