/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | relocate_kernel.S | 34 lg %r5,0(%r2) # read another word for indirection page
|
/kernel/linux/linux-5.10/tools/debugging/ |
H A D | kernel-chktaint | 16 retrieved from /proc/sys/kernel/tainted on another system.
|
/kernel/linux/linux-6.6/tools/debugging/ |
H A D | kernel-chktaint | 16 retrieved from /proc/sys/kernel/tainted on another system.
|
/kernel/linux/linux-6.6/tools/scripts/ |
H A D | utilities.mak | 185 # To compare if a 3 component version is greater or equal to another, first use 195 # To compare if a 3 component version is less thjan another, first use was to
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-copy_user.S | 159 subq $4, 32, $3 # E .. .. .. : U U L L : is there enough for another trip?
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-copy_user.S | 159 subq $4, 32, $3 # E .. .. .. : U U L L : is there enough for another trip?
|
H A D | udiv-qrnnd.S | 17 # distribution when not linked into another program.)
|
/kernel/linux/linux-5.10/arch/alpha/math-emu/ |
H A D | qrnnd.S | 17 # distribution when not linked into another program.)
|
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | div64.S | 140 @ If possible, branch for another shift in the division loop.
|
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfphw.S | 130 @ However, it may have been migrated to another CPU, in which
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | div64.S | 140 @ If possible, branch for another shift in the division loop.
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | get_op.S | 617 | ;another packed trap.
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-header.S | 109 @ another 32-bit value is included in the stack.
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry-compact.S | 160 ; But both L1 and L2 re-enabled, so another L1 can be taken
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | get_op.S | 617 | ;another packed trap.
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry-compact.S | 160 ; But both L1 and L2 re-enabled, so another L1 can be taken
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-header.S | 108 @ another 32-bit value is included in the stack.
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha512-avx-asm.S | 380 # with other, exactly the same 640-byte fragment of another rodata section
|
H A D | sha512-ssse3-asm.S | 382 # with other, exactly the same 640-byte fragment of another rodata section
|
H A D | sha512-avx2-asm.S | 692 # with other, exactly the same 640-byte fragment of another rodata section
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 380 # with other, exactly the same 640-byte fragment of another rodata section
|
H A D | sha512-avx-asm.S | 378 # with other, exactly the same 640-byte fragment of another rodata section
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 181 * To put it another way, dev_base_lock is held for writing only to 361 * to another device. in netdev_name_node_alt_destroy() 1623 * forwarded to another interface. 2198 * dev_forward_skb - loopback an skb to another netif 2209 * of another device. 2211 * The receiving device may be in another namespace, so 4009 struct net_device *orig_dev, bool *another) in sch_handle_ingress() 4034 * push the L2 header back before redirecting to another in sch_handle_ingress() 4040 *another = true; in sch_handle_ingress() 4108 struct net_device *orig_dev, bool *another) in sch_handle_ingress() 4008 sch_handle_ingress(struct sk_buff *skb, struct packet_type **pt_prev, int *ret, struct net_device *orig_dev, bool *another) sch_handle_ingress() argument 4107 sch_handle_ingress(struct sk_buff *skb, struct packet_type **pt_prev, int *ret, struct net_device *orig_dev, bool *another) sch_handle_ingress() argument 5412 bool another = false; __netif_receive_skb_core() local [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 182 * To put it another way, dev_base_lock is held for writing only to 338 * to another device. in netdev_name_node_alt_destroy() 1683 * forwarded to another interface. 2237 * dev_forward_skb - loopback an skb to another netif 2248 * of another device. 2250 * The receiving device may be in another namespace, so 4503 * Check if this softnet_data structure is another cpu one 4996 struct net_device *orig_dev, bool *another) in sch_handle_ingress() 5038 * redirecting to another netdev in sch_handle_ingress() 5043 *another in sch_handle_ingress() 4995 sch_handle_ingress(struct sk_buff *skb, struct packet_type **pt_prev, int *ret, struct net_device *orig_dev, bool *another) sch_handle_ingress() argument 5234 bool another = false; __netif_receive_skb_core() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | entry.S | 1252 srl %o3, 1, %o4 ! begin another save simulation
|