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