Home
last modified time | relevance | path

Searched defs:OFFSET (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/rust/kernel/list/ !
Dimpl_list_item_mod.rs22 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/ !
Dthead,th1520-aon.h100 #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/ !
Drust_driver_pci.rs13 const OFFSET: usize = 0x4; constant
/linux-6.15/rust/kernel/ !
Dworkqueue.rs439 const OFFSET: usize; constant
507 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant
/linux-6.15/include/linux/ !
Dkbuild.h10 #define OFFSET(sym, str, mem) \ macro
/linux-6.15/tools/testing/selftests/timens/ !
Dexec.c19 #define OFFSET (36000) macro
Dvfork_exec.c20 #define OFFSET (36000) macro
/linux-6.15/drivers/net/ethernet/chelsio/cxgb/ !
Dmy3126.c35 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro
Dpm3393.c39 #define OFFSET(REG_ADDR) ((REG_ADDR) << 2) macro
/linux-6.15/tools/power/cpupower/debug/i386/ !
Ddump_psb.c16 #define OFFSET (0xc0000) macro
/linux-6.15/drivers/gpio/ !
Dgpio-mb86s7x.c33 #define OFFSET(x) BIT((x) % 8) macro
/linux-6.15/drivers/xen/xen-pciback/ !
Dconf_space.h75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset) macro
/linux-6.15/fs/cramfs/ !
Dinode.c65 #define OFFSET(x) ((x)->i_ino) macro
/linux-6.15/drivers/media/dvb-frontends/ !
Dbcm3510_priv.h180 u8 OFFSET :1; member
205 u8 OFFSET :1; member
/linux-6.15/arch/mips/kernel/ !
Dtraps.c507 #define OFFSET 0x0000ffff macro
/linux-6.15/drivers/mtd/nand/raw/ !
Dtegra_nand.c156 #define OFFSET(val, off) ((val) < (off) ? 0 : (val) - (off)) macro
/linux-6.15/drivers/hwmon/ !
Dadt7475.c32 OFFSET = 3, // Dup enumerator