/linux-6.15/rust/kernel/list/ ! |
D | impl_list_item_mod.rs | 22 const OFFSET: usize; constant 57 const OFFSET: usize = ::core::mem::offset_of!(Self, $($field).*) as usize; constant 100 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant
|
/linux-6.15/include/linux/firmware/thead/ ! |
D | thead,th1520-aon.h | 100 #define RPC_SET_BE64(MESG, OFFSET, SET_DATA) \ argument 115 #define RPC_SET_BE32(MESG, OFFSET, SET_DATA) \ argument 126 #define RPC_SET_BE16(MESG, OFFSET, SET_DATA) \ argument 135 #define RPC_SET_U8(MESG, OFFSET, SET_DATA) \ argument 141 #define RPC_GET_BE64(MESG, OFFSET, PTR) \ argument 152 #define RPC_GET_BE32(MESG, OFFSET, PTR) \ argument 161 #define RPC_GET_BE16(MESG, OFFSET, PTR) \ argument 168 #define RPC_GET_U8(MESG, OFFSET, PTR) \ argument
|
/linux-6.15/samples/rust/ ! |
D | rust_driver_pci.rs | 13 const OFFSET: usize = 0x4; constant
|
/linux-6.15/rust/kernel/ ! |
D | workqueue.rs | 439 const OFFSET: usize; constant 507 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant
|
/linux-6.15/include/linux/ ! |
D | kbuild.h | 10 #define OFFSET(sym, str, mem) \ macro
|
/linux-6.15/tools/testing/selftests/timens/ ! |
D | exec.c | 19 #define OFFSET (36000) macro
|
D | vfork_exec.c | 20 #define OFFSET (36000) macro
|
/linux-6.15/drivers/net/ethernet/chelsio/cxgb/ ! |
D | my3126.c | 35 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro
|
D | pm3393.c | 39 #define OFFSET(REG_ADDR) ((REG_ADDR) << 2) macro
|
/linux-6.15/tools/power/cpupower/debug/i386/ ! |
D | dump_psb.c | 16 #define OFFSET (0xc0000) macro
|
/linux-6.15/drivers/gpio/ ! |
D | gpio-mb86s7x.c | 33 #define OFFSET(x) BIT((x) % 8) macro
|
/linux-6.15/drivers/xen/xen-pciback/ ! |
D | conf_space.h | 75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset) macro
|
/linux-6.15/fs/cramfs/ ! |
D | inode.c | 65 #define OFFSET(x) ((x)->i_ino) macro
|
/linux-6.15/drivers/media/dvb-frontends/ ! |
D | bcm3510_priv.h | 180 u8 OFFSET :1; member 205 u8 OFFSET :1; member
|
/linux-6.15/arch/mips/kernel/ ! |
D | traps.c | 507 #define OFFSET 0x0000ffff macro
|
/linux-6.15/drivers/mtd/nand/raw/ ! |
D | tegra_nand.c | 156 #define OFFSET(val, off) ((val) < (off) ? 0 : (val) - (off)) macro
|
/linux-6.15/drivers/hwmon/ ! |
D | adt7475.c | 32 OFFSET = 3, // Dup enumerator
|