/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 1074 #define NEW r[3] macro 1288 NEW = LEFT; in xfs_rmap_convert() 1289 NEW.rm_blockcount += PREV.rm_blockcount + RIGHT.rm_blockcount; in xfs_rmap_convert() 1290 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1318 NEW = LEFT; in xfs_rmap_convert() 1319 NEW.rm_blockcount += PREV.rm_blockcount; in xfs_rmap_convert() 1320 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1355 NEW = PREV; in xfs_rmap_convert() 1356 NEW.rm_blockcount = len + RIGHT.rm_blockcount; in xfs_rmap_convert() 1357 NEW.rm_flags = newext; in xfs_rmap_convert() [all …]
|
/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/ |
H A D | expected_stdout | 1 A (A) [Y/n/?] (NEW) 2 A0 (A0) [Y/n/?] (NEW) 3 A1_0 (A0_0) [N/y/?] (NEW) 4 A1 (A1) [Y/n/?] (NEW) 6 > 1. A1_0 (A1_0) (NEW) 7 2. A1_1 (A1_1) (NEW) 9 B (B) [N/y/?] (NEW) 10 C (C) [N/y/?] (NEW)
|
/openbmc/linux/scripts/kconfig/tests/auto_submenu/ |
H A D | expected_stdout | 1 A (A) [Y/n/?] (NEW) 2 A0 (A0) [Y/n/?] (NEW) 3 A1_0 (A0_0) [N/y/?] (NEW) 4 A1 (A1) [Y/n/?] (NEW) 6 > 1. A1_0 (A1_0) (NEW) 7 2. A1_1 (A1_1) (NEW) 9 B (B) [N/y/?] (NEW) 10 C (C) [N/y/?] (NEW)
|
/openbmc/u-boot/scripts/kconfig/tests/choice/ |
H A D | oldask0_expected_stdout | 1 Enable loadable module support (MODULES) [Y/n/?] (NEW) 3 1. choice 0 (BOOL_CHOICE0) (NEW) 4 > 2. choice 1 (BOOL_CHOICE1) (NEW) 6 optional boolean choice [N/y/?] (NEW) 7 tristate choice [M/y/?] (NEW) 8 choice 0 (TRI_CHOICE0) [N/m/?] (NEW) 9 choice 1 (TRI_CHOICE1) [N/m/?] (NEW) 10 optional tristate choice [N/m/y/?] (NEW)
|
H A D | oldask1_expected_stdout | 3 1. choice 0 (BOOL_CHOICE0) (NEW) 4 > 2. choice 1 (BOOL_CHOICE1) (NEW) 6 optional boolean choice [Y/n/?] (NEW) 9 2. choice 1 (OPT_BOOL_CHOICE1) (NEW) 12 1. choice 0 (TRI_CHOICE0) (NEW) 13 > 2. choice 1 (TRI_CHOICE1) (NEW)
|
/openbmc/linux/scripts/kconfig/tests/choice/ |
H A D | oldask0_expected_stdout | 1 Enable loadable module support (MODULES) [Y/n/?] (NEW) 3 1. choice 0 (BOOL_CHOICE0) (NEW) 4 > 2. choice 1 (BOOL_CHOICE1) (NEW) 6 optional boolean choice [N/y/?] (NEW) 7 tristate choice [M/y/?] (NEW) 8 choice 0 (TRI_CHOICE0) [N/m/?] (NEW) 9 choice 1 (TRI_CHOICE1) [N/m/?] (NEW) 10 optional tristate choice [N/m/y/?] (NEW)
|
H A D | oldask1_expected_stdout | 3 1. choice 0 (BOOL_CHOICE0) (NEW) 4 > 2. choice 1 (BOOL_CHOICE1) (NEW) 6 optional boolean choice [Y/n/?] (NEW) 9 2. choice 1 (OPT_BOOL_CHOICE1) (NEW) 12 1. choice 0 (TRI_CHOICE0) (NEW) 13 > 2. choice 1 (TRI_CHOICE1) (NEW)
|
/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/ |
H A D | expected_stdout | 1 A (A) [N/y/?] (NEW) y 4 2. Choice C (CHOICE_C) (NEW) 9 3. Choice F (CHOICE_F) (NEW)
|
/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/ |
H A D | expected_stdout | 1 A (A) [N/y/?] (NEW) y 4 2. Choice C (CHOICE_C) (NEW) 9 3. Choice F (CHOICE_F) (NEW)
|
/openbmc/linux/arch/sparc/lib/ |
H A D | U3patch.S | 9 #define ULTRA3_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
H A D | NG2patch.S | 9 #define NG_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
H A D | GENpatch.S | 9 #define GEN_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
H A D | NGpatch.S | 9 #define NG_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
H A D | M7patch.S | 11 #define NG_DO_PATCH(OLD, NEW) \ argument 12 sethi %hi(NEW), %g1; \ 13 or %g1, %lo(NEW), %g1; \
|
H A D | NG4patch.S | 11 #define NG_DO_PATCH(OLD, NEW) \ argument 12 sethi %hi(NEW), %g1; \ 13 or %g1, %lo(NEW), %g1; \
|
H A D | GENpage.S | 53 #define GEN_DO_PATCH(OLD, NEW) \ argument 54 sethi %hi(NEW), %g1; \ 55 or %g1, %lo(NEW), %g1; \
|
H A D | GENbzero.S | 132 #define GEN_DO_PATCH(OLD, NEW) \ argument 133 sethi %hi(NEW), %g1; \ 134 or %g1, %lo(NEW), %g1; \
|
H A D | NGpage.S | 113 #define NG_DO_PATCH(OLD, NEW) \ argument 114 sethi %hi(NEW), %g1; \ 115 or %g1, %lo(NEW), %g1; \
|
H A D | NGbzero.S | 135 #define NG_DO_PATCH(OLD, NEW) \ argument 136 sethi %hi(NEW), %g1; \ 137 or %g1, %lo(NEW), %g1; \
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_state.c | 167 resource_state_change->role[NEW] = in remember_new_state() 169 resource_state_change->susp[NEW] = resource->susp; in remember_new_state() 170 resource_state_change->susp_nod[NEW] = resource->susp_nod; in remember_new_state() 171 resource_state_change->susp_fen[NEW] = resource->susp_fen; in remember_new_state() 178 device_state_change->disk_state[NEW] = device->state.disk; in remember_new_state() 187 connection_state_change->cstate[NEW] = connection->cstate; in remember_new_state() 188 connection_state_change->peer_role[NEW] = in remember_new_state() 199 peer_device_state_change->disk_state[NEW] = state.pdsk; in remember_new_state() 200 peer_device_state_change->repl_state[NEW] = in remember_new_state() 202 peer_device_state_change->resync_susp_user[NEW] = in remember_new_state() [all …]
|
/openbmc/linux/Documentation/arch/arm/omap/ |
H A D | omap.rst | 9 KERNEL NEW DEPENDENCIES
|
/openbmc/linux/Documentation/input/devices/ |
H A D | yealink.rst | 54 NEW REP SU MO TU WE TH FR SA 63 Icon name : NEW REP SU MO TU WE TH FR SA 147 NEW
|
/openbmc/linux/Documentation/core-api/ |
H A D | netlink.rst | 33 Older families do not reply to all of the commands, especially NEW / ADD 39 Specifically NEW and ADD commands should reply with information identifying
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | 0002-Fix-segfault-with-mangled-rename-patch.patch | 26 && ! ((i == OLD || i == NEW) &&
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/ |
H A D | add-ptest.patch | 27 rm -rf autom4te.cache tests/DIFF tests/NEW
|