| /linux/fs/xfs/libxfs/ |
| A D | xfs_rmap.c | 1610 NEW.rm_blockcount, NEW.rm_owner, NEW.rm_offset, in xfs_rmap_convert() 1810 NEW.rm_blockcount, NEW.rm_owner, in xfs_rmap_convert_shared() 1837 NEW.rm_blockcount, NEW.rm_owner, in xfs_rmap_convert_shared() 1911 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared() 1919 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared() 1947 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared() 1955 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared() 1986 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared() 1994 NEW.rm_offset, NEW.rm_flags); in xfs_rmap_convert_shared() 2038 NEW.rm_blockcount, NEW.rm_owner, NEW.rm_offset, in xfs_rmap_convert_shared() [all …]
|
| /linux/scripts/kconfig/tests/auto_submenu/ |
| 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)
|
| /linux/scripts/kconfig/tests/new_choice_with_dep/ |
| 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)
|
| /linux/arch/sparc/lib/ |
| A D | GENpatch.S | 9 #define GEN_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
| A D | NG2patch.S | 9 #define NG_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
| A D | NGpatch.S | 9 #define NG_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
| A D | U3patch.S | 9 #define ULTRA3_DO_PATCH(OLD, NEW) \ argument 10 sethi %hi(NEW), %g1; \ 11 or %g1, %lo(NEW), %g1; \
|
| A D | M7patch.S | 11 #define NG_DO_PATCH(OLD, NEW) \ argument 12 sethi %hi(NEW), %g1; \ 13 or %g1, %lo(NEW), %g1; \
|
| A D | NG4patch.S | 11 #define NG_DO_PATCH(OLD, NEW) \ argument 12 sethi %hi(NEW), %g1; \ 13 or %g1, %lo(NEW), %g1; \
|
| A D | GENpage.S | 53 #define GEN_DO_PATCH(OLD, NEW) \ argument 54 sethi %hi(NEW), %g1; \ 55 or %g1, %lo(NEW), %g1; \
|
| A D | NGpage.S | 113 #define NG_DO_PATCH(OLD, NEW) \ argument 114 sethi %hi(NEW), %g1; \ 115 or %g1, %lo(NEW), %g1; \
|
| A D | GENbzero.S | 132 #define GEN_DO_PATCH(OLD, NEW) \ argument 133 sethi %hi(NEW), %g1; \ 134 or %g1, %lo(NEW), %g1; \
|
| A D | NGbzero.S | 135 #define NG_DO_PATCH(OLD, NEW) \ argument 136 sethi %hi(NEW), %g1; \ 137 or %g1, %lo(NEW), %g1; \
|
| /linux/scripts/kconfig/tests/choice/ |
| A D | oldask0_expected_stdout | 2 1. choice 0 (BOOL_CHOICE0) (NEW) 3 > 2. choice 1 (BOOL_CHOICE1) (NEW)
|
| /linux/drivers/block/drbd/ |
| 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() 188 connection_state_change->peer_role[NEW] = in remember_new_state() 200 peer_device_state_change->repl_state[NEW] = in remember_new_state() 217 (x[NEW] = x[OLD]) in copy_old_to_new_state_change() 1551 .res_role = resource_state_change->role[NEW], in notify_resource_state_change() 1552 .res_susp = resource_state_change->susp[NEW], in notify_resource_state_change() 1568 .conn_connection_state = p->cstate[NEW], in notify_connection_state_change() 1569 .conn_role = p->peer_role[NEW], in notify_connection_state_change() 1597 .peer_repl_state = p->repl_state[NEW], in notify_peer_device_state_change() [all …]
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | common.sh | 33 $xtables -A INPUT -m conntrack --ctstate NEW -p tcp --syn
|
| /linux/Documentation/arch/arm/omap/ |
| A D | omap.rst | 9 KERNEL NEW DEPENDENCIES
|
| /linux/Documentation/input/devices/ |
| 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
|
| A D | alps.rst | 310 byte 0: NEW L 1 X1-5 1 1 Y0-2 Y0-1 Y0-0 316 byte 4: NEW X1-10 TWO X1-9 X1-8 X1-7 X1-6 0 0 317 byte 5: TWO & NEW Y1-10 0 Y1-9 Y1-8 Y1-7 Y1-6 Y1-5 Y1-4 332 in NEW fmt
|
| /linux/Documentation/core-api/ |
| 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
|
| /linux/arch/sparc/kernel/ |
| 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; \
|
| /linux/tools/testing/selftests/net/netfilter/ |
| A D | conntrack_ipip_mtu.sh | 190 ip netns exec "$r_a" iptables -A FORWARD -m conntrack --ctstate NEW
|
| /linux/Documentation/userspace-api/netlink/ |
| A D | intro.rst | 618 ``NETLINK_ROUTE`` categorized requests into 4 types ``NEW``, ``DEL``, ``GET``, 644 Classic Netlink defined various flags for its ``GET``, ``NEW`` 655 The flags for ``NEW`` are used most commonly in classic Netlink. Unfortunately,
|
| /linux/fs/btrfs/tests/ |
| A D | extent-io-tests.c | 79 PRINT_ONE_FLAG(state, dest, cur, NEW); in extent_flag_to_str()
|
| /linux/Documentation/kbuild/ |
| A D | kconfig.rst | 23 for you, so you may find that you need to see what NEW kernel
|