Home
last modified time | relevance | path

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

123

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c1506 NEW.rm_owner, NEW.rm_offset, in xfs_rmap_convert()
1704 NEW.rm_blockcount, NEW.rm_owner, in xfs_rmap_convert_shared()
1730 NEW.rm_blockcount, NEW.rm_owner, in xfs_rmap_convert_shared()
1801 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared()
1809 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared()
1836 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared()
1844 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared()
1874 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared()
1882 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared()
1925 NEW.rm_blockcount, NEW.rm_owner, NEW.rm_offset, in xfs_rmap_convert_shared()
[all …]
/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/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/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/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/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 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 DNG2patch.S9 #define NG_DO_PATCH(OLD, NEW) \ argument
10 sethi %hi(NEW), %g1; \
11 or %g1, %lo(NEW), %g1; \
H A DU3patch.S9 #define ULTRA3_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 DNGpage.S113 #define NG_DO_PATCH(OLD, NEW) \ argument
114 sethi %hi(NEW), %g1; \
115 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 DNGbzero.S135 #define NG_DO_PATCH(OLD, NEW) \ argument
136 sethi %hi(NEW), %g1; \
137 or %g1, %lo(NEW), %g1; \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/
H A D0001-tests-shell-Fix-sets-reset_command_0-for-current-ker.patch31 NEW=$($NFT "get $elem")
32 grep -q 'counter packets 0 bytes 0' <<< "$NEW"
33 -[[ $(expires_minutes <<< "$NEW") -gt 20 ]]
34 +[[ $(expires_minutes <<< "$NEW") -lt 20 ]]
/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()
188 connection_state_change->peer_role[NEW] = 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()
204 peer_device_state_change->resync_susp_peer[NEW] = in remember_new_state()
217 (x[NEW] = x[OLD]) in copy_old_to_new_state_change()
1550 .res_role = resource_state_change->role[NEW], in notify_resource_state_change()
1551 .res_susp = resource_state_change->susp[NEW], in notify_resource_state_change()
1593 .peer_repl_state = p->repl_state[NEW], in notify_peer_device_state_change()
[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/qemu/
H A D.gitlab-ci.yml5 # !!! DO NOT ADD ANY NEW CONFIGURATION TO THIS FILE !!!
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0002-Fix-segfault-with-mangled-rename-patch.patch26 && ! ((i == OLD || i == NEW) &&

123