Home
last modified time | relevance | path

Searched defs:NEW (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/arch/sparc/lib/
DM7patch.S11 #define NG_DO_PATCH(OLD, NEW) \ argument
DGENpatch.S9 #define GEN_DO_PATCH(OLD, NEW) \ argument
DNG2patch.S9 #define NG_DO_PATCH(OLD, NEW) \ argument
DNGpatch.S9 #define NG_DO_PATCH(OLD, NEW) \ argument
DU3patch.S9 #define ULTRA3_DO_PATCH(OLD, NEW) \ argument
DNG4patch.S11 #define NG_DO_PATCH(OLD, NEW) \ argument
DGENpage.S53 #define GEN_DO_PATCH(OLD, NEW) \ argument
DNGpage.S113 #define NG_DO_PATCH(OLD, NEW) \ argument
DGENbzero.S132 #define GEN_DO_PATCH(OLD, NEW) \ argument
DNGbzero.S135 #define NG_DO_PATCH(OLD, NEW) \ argument
/linux-6.6.21/arch/sparc/kernel/
Dsun4v_tlb_miss.S400 #define SUN4V_DO_PATCH(OLD, NEW) \ argument
/linux-6.6.21/rust/alloc/
Draw_vec.rs65 pub const NEW: Self = Self::new(); constant
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_rmap.c1074 #define NEW r[3] macro
/linux-6.6.21/drivers/block/drbd/
Ddrbd_int.h580 enum which_state { NOW, OLD = NOW, NEW }; enumerator