Home
last modified time | relevance | path

Searched refs:NEW (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c1074 #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 Dexpected_stdout1 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 Dexpected_stdout1 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 Doldask0_expected_stdout1 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 Doldask1_expected_stdout3 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 Doldask0_expected_stdout1 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 Doldask1_expected_stdout3 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 Dexpected_stdout1 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 Dexpected_stdout1 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 DU3patch.S9 #define ULTRA3_DO_PATCH(OLD, NEW) \ argument
10 sethi %hi(NEW), %g1; \
11 or %g1, %lo(NEW), %g1; \
H A DNG2patch.S9 #define NG_DO_PATCH(OLD, NEW) \ argument
10 sethi %hi(NEW), %g1; \
11 or %g1, %lo(NEW), %g1; \
H A DGENpatch.S9 #define GEN_DO_PATCH(OLD, NEW) \ argument
10 sethi %hi(NEW), %g1; \
11 or %g1, %lo(NEW), %g1; \
H A DNGpatch.S9 #define NG_DO_PATCH(OLD, NEW) \ argument
10 sethi %hi(NEW), %g1; \
11 or %g1, %lo(NEW), %g1; \
H A DM7patch.S11 #define NG_DO_PATCH(OLD, NEW) \ argument
12 sethi %hi(NEW), %g1; \
13 or %g1, %lo(NEW), %g1; \
H A DNG4patch.S11 #define NG_DO_PATCH(OLD, NEW) \ argument
12 sethi %hi(NEW), %g1; \
13 or %g1, %lo(NEW), %g1; \
H A DGENpage.S53 #define GEN_DO_PATCH(OLD, NEW) \ argument
54 sethi %hi(NEW), %g1; \
55 or %g1, %lo(NEW), %g1; \
H A DGENbzero.S132 #define GEN_DO_PATCH(OLD, NEW) \ argument
133 sethi %hi(NEW), %g1; \
134 or %g1, %lo(NEW), %g1; \
H A DNGpage.S113 #define NG_DO_PATCH(OLD, NEW) \ argument
114 sethi %hi(NEW), %g1; \
115 or %g1, %lo(NEW), %g1; \
H A DNGbzero.S135 #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 Ddrbd_state.c167 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 Domap.rst9 KERNEL NEW DEPENDENCIES
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst54 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 Dnetlink.rst33 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 D0002-Fix-segfault-with-mangled-rename-patch.patch26 && ! ((i == OLD || i == NEW) &&
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/
H A Dadd-ptest.patch27 rm -rf autom4te.cache tests/DIFF tests/NEW

123