Searched defs:NEW (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/arch/sparc/lib/ |
D | M7patch.S | 11 #define NG_DO_PATCH(OLD, NEW) \ argument
|
D | GENpatch.S | 9 #define GEN_DO_PATCH(OLD, NEW) \ argument
|
D | NG2patch.S | 9 #define NG_DO_PATCH(OLD, NEW) \ argument
|
D | NGpatch.S | 9 #define NG_DO_PATCH(OLD, NEW) \ argument
|
D | U3patch.S | 9 #define ULTRA3_DO_PATCH(OLD, NEW) \ argument
|
D | NG4patch.S | 11 #define NG_DO_PATCH(OLD, NEW) \ argument
|
D | GENpage.S | 53 #define GEN_DO_PATCH(OLD, NEW) \ argument
|
D | NGpage.S | 113 #define NG_DO_PATCH(OLD, NEW) \ argument
|
D | GENbzero.S | 132 #define GEN_DO_PATCH(OLD, NEW) \ argument
|
D | NGbzero.S | 135 #define NG_DO_PATCH(OLD, NEW) \ argument
|
/linux-6.6.21/arch/sparc/kernel/ |
D | sun4v_tlb_miss.S | 400 #define SUN4V_DO_PATCH(OLD, NEW) \ argument
|
/linux-6.6.21/rust/alloc/ |
D | raw_vec.rs | 65 pub const NEW: Self = Self::new(); constant
|
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_rmap.c | 1074 #define NEW r[3] macro
|
/linux-6.6.21/drivers/block/drbd/ |
D | drbd_int.h | 580 enum which_state { NOW, OLD = NOW, NEW }; enumerator
|