Home
last modified time | relevance | path

Searched defs:xtype (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/cachefiles/
H A Dxattr.c28 char type[3], xtype[3]; in cachefiles_check_object_type() local
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c58 int xtype, xlen; in toggle_breakpoint() local
/kernel/linux/linux-6.6/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c58 int xtype, xlen; in toggle_breakpoint() local
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c496 static const char *next_name(int xtype, const char *name) in next_name() argument
513 u32 xtype = xindex & AA_X_TYPE_MASK; in x_table_lookup() local
563 u32 xtype = xindex & AA_X_TYPE_MASK; in x_to_label() local
H A Dpolicy_unpack.c1004 int index, xtype; in verify_xindex() local
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c499 static const char *next_name(int xtype, const char *name) in next_name() argument
518 u32 xtype = xindex & AA_X_TYPE_MASK; in x_table_lookup() local
570 u32 xtype = xindex & AA_X_TYPE_MASK; in x_to_label() local
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dxpad.c112 u8 xtype; member
632 int xtype; /* type of xbox device */ member
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c2546 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, s64 nxaddr, int xtype) xtRelocate() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgru_instructions.h102 unsigned int xtype: 3; member
313 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword() argument
383 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vload() argument
396 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vstore() argument
409 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivload() argument
422 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivstore() argument
435 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vset() argument
449 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivset() argument
463 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) gru_vflush() argument
484 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) gru_bcopy() argument
499 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) gru_bstore() argument
512 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamir() argument
522 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamirr() argument
532 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamer() argument
546 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamerr() argument
[all...]
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgru_instructions.h102 unsigned int xtype: 3; member
313 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword() argument
383 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vload() argument
396 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vstore() argument
409 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivload() argument
422 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivstore() argument
435 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vset() argument
449 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivset() argument
463 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) gru_vflush() argument
484 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) gru_bcopy() argument
499 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) gru_bstore() argument
512 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamir() argument
522 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamirr() argument
532 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamer() argument
546 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamerr() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dxpad.c128 u8 xtype; member
719 int xtype; /* type of xbox device */ member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c1559 u32 xtype; in marvell_nfc_hw_ecc_bch_write_chunk() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c6518 u8 dir, xtype, num; in rtl8xxxu_parse_usb() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmarvell_nand.c1573 u32 xtype; in marvell_nfc_hw_ecc_bch_write_chunk() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c7378 u8 dir, xtype, num; in rtl8xxxu_parse_usb() local

Completed in 42 milliseconds