Searched defs:xindex (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | xattr.h | 31 struct list_head xindex; /* chained from c->xattrindex[n] */ member
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | xattr.h | 31 struct list_head xindex; /* chained from c->xattrindex[n] */ member
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | perms.h | 84 u16 xindex; member
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | perms.h | 82 u32 xindex; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | arcfb.c | 251 unsigned int xindex, yindex, chipindex, linesize; in arcfb_lcd_update_page() local
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | domain.c | 509 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup() argument 555 x_to_label(struct aa_profile *profile, const struct linux_binprm *bprm, const char *name, u32 xindex, const char **lookupname, const char **info) x_to_label() argument [all...] |
H A D | policy_unpack.c | 1002 static bool verify_xindex(int xindex, int table_size) in verify_xindex() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | arcfb.c | 252 unsigned int xindex, yindex, chipindex, linesize; in arcfb_lcd_update_page() local
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | domain.c | 512 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup() argument 560 x_to_label(struct aa_profile *profile, const struct linux_binprm *bprm, const char *name, u32 xindex, const char **lookupname, const char **info) x_to_label() argument [all...] |
Completed in 8 milliseconds