Home
last modified time | relevance | path

Searched defs:xtype (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/drivers/misc/sgi-gru/
Dgru_instructions.h101 unsigned int xtype: 3; member
312 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword()
383 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vload()
396 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vstore()
409 unsigned int tri0, unsigned int tri1, unsigned char xtype, in gru_ivload()
423 unsigned char xtype, unsigned long nelem, unsigned long hints) in gru_ivstore()
435 unsigned long value, unsigned char xtype, unsigned long nelem, in gru_vset()
449 unsigned int tri1, unsigned long value, unsigned char xtype, in gru_ivset()
463 unsigned long nelem, unsigned char xtype, unsigned long stride, in gru_vflush()
485 unsigned int tri0, unsigned int xtype, unsigned long nelem, in gru_bcopy()
[all …]
/linux-3.3/security/apparmor/
Ddomain.c233 static const char *next_name(int xtype, const char *name) in next_name()
249 u32 xtype = xindex & AA_X_TYPE_MASK; in x_table_lookup() local
311 u32 xtype = xindex & AA_X_TYPE_MASK; in x_to_profile() local
Dpolicy_unpack.c625 int index, xtype; in verify_xindex() local
/linux-3.3/fs/gfs2/
Dacl.c200 void *buffer, size_t size, int xtype) in gfs2_xattr_system_get()
229 int xtype) in gfs2_xattr_system_set()
/linux-3.3/fs/cachefiles/
Dxattr.c32 char type[3], xtype[3]; in cachefiles_check_object_type() local
/linux-3.3/drivers/input/joystick/
Dxpad.c118 u8 xtype; member
279 int xtype; /* type of xbox device */ member
/linux-3.3/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c54 int xtype, xlen; in toggle_breakpoint() local
/linux-3.3/drivers/staging/tidspbridge/pmgr/
Dcmm.c943 enum cmm_xlatetype xtype) in cmm_xlator_translate()
/linux-3.3/sound/pci/ice1712/
Dquartet.c753 #define QTET_CONTROL(xname, xtype, xpriv) \ argument
/linux-3.3/fs/jfs/
Djfs_xtree.c2562 int xtype) in xtRelocate()