| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_rmap.c | 980 #define NEW r[3] macro 1201 NEW = LEFT; in xfs_rmap_convert() 1202 NEW.rm_blockcount += PREV.rm_blockcount + RIGHT.rm_blockcount; in xfs_rmap_convert() 1203 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1231 NEW = LEFT; in xfs_rmap_convert() 1232 NEW.rm_blockcount += PREV.rm_blockcount; in xfs_rmap_convert() 1233 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert() 1268 NEW = PREV; in xfs_rmap_convert() 1269 NEW.rm_blockcount = len + RIGHT.rm_blockcount; in xfs_rmap_convert() 1270 NEW.rm_flags = newext; in xfs_rmap_convert() [all …]
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| 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 | NGpatch.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 | U3patch.S | 9 #define ULTRA3_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; \
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/arm/omap/ |
| H A D | omap.rst | 9 KERNEL NEW DEPENDENCIES
|
| /OK3568_Linux_fs/buildroot/package/patch/ |
| H A D | 0001-Fix-segfault-with-mangled-rename-patch.patch | 24 && ! ((i == OLD || i == NEW) &&
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | 0002-Fix-segfault-with-mangled-rename-patch.patch | 26 && ! ((i == OLD || i == NEW) &&
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sun4v_tlb_miss.S | 400 #define SUN4V_DO_PATCH(OLD, NEW) \ argument 401 sethi %hi(NEW), %g1; \ 402 or %g1, %lo(NEW), %g1; \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/ |
| H A D | add-ptest.patch | 27 rm -rf autom4te.cache tests/DIFF tests/NEW
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | SMLNJ | 1 STANDARD ML OF NEW JERSEY COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/ |
| H A D | CMakeLists.txt | 69 cmake_policy(SET CMP0015 NEW)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | 0005-make.bash-override-CC-when-building-dist-and-go_boot.patch | 41 # DO NOT ADD ANY NEW CODE HERE.
|