Searched refs:update_attr (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dsecvar-sysfs.c109 static struct bin_attribute update_attr = __BIN_ATTR_WO(update, 0); variable in typeref:struct:bin_attribute
113 &update_attr,
143 update_attr.size = varsize;
/linux-master/drivers/video/fbdev/core/
H A Dbitblit.c25 static void update_attr(u8 *dst, u8 *src, int attribute, function
91 update_attr(buf, src, attr, vc);
126 update_attr(buf, src, attr, vc);
271 update_attr(dst, src, attribute, vc);
/linux-master/fs/tracefs/
H A Devent_inode.c127 static void update_attr(struct eventfs_attr *attr, struct iattr *iattr) function
197 update_attr(&ei->attr, iattr);
206 update_attr(&ei->entry_attrs[i], iattr);
/linux-master/drivers/tty/vt/
H A Dvt.c685 static void update_attr(struct vc_data *vc) function
966 update_attr(vc);
1234 update_attr(vc);
1814 update_attr(vc);
1902 update_attr(vc);
1986 update_attr(vc);
1993 update_attr(vc);
2001 update_attr(vc);
2090 update_attr(vc);
2170 update_attr(v
[all...]

Completed in 132 milliseconds