/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-armv.S | 997 * SP points to a minimal amount of processor-private memory, the address
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | perf_asm.S | 137 extrd,u arg1,63,6,%r1 ; setup shift amount by bits to move
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-armv.S | 844 * SP points to a minimal amount of processor-private memory, the address
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | perf_asm.S | 137 extrd,u arg1,63,6,%r1 ; setup shift amount by bits to move
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_mode.h | 318 uint16_t amount; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_mode.h | 309 uint16_t amount; member
|
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 4175 int amount = sk_wmem_alloc_get(sk); in packet_ioctl() local 4177 return put_user(amount, (int __user *)arg); in packet_ioctl() 4182 int amount = 0; in packet_ioctl() local 4187 amount = skb->len; in packet_ioctl() 4189 return put_user(amount, (int __user *)arg); in packet_ioctl()
|
/kernel/linux/linux-6.6/net/packet/ |
H A D | af_packet.c | 4227 int amount = sk_wmem_alloc_get(sk); in packet_ioctl() local 4229 return put_user(amount, (int __user *)arg); in packet_ioctl() 4234 int amount = 0; in packet_ioctl() local 4239 amount = skb->len; in packet_ioctl() 4241 return put_user(amount, (int __user *)arg); in packet_ioctl()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 1488 void __sk_mem_reduce_allocated(struct sock *sk, int amount); 1489 void __sk_mem_reclaim(struct sock *sk, int amount);
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 23 emitting \emph{unwind-info} which provides the minimum amount of 210 a debugger) because it reduces the amount of data that needs to be
|
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 1175 change_ptraccel(struct window *w, double amount) in change_ptraccel() argument 1188 speed = clip(speed + amount, -1, 1); in change_ptraccel()
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | native.rs | 990 pub fn snooze(amount: bigtime_t) -> status_t; in snooze() 991 pub fn snooze_etc(amount: bigtime_t, timeBase: ::c_int, flags: u32) -> status_t; in snooze_etc()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-group.c | 514 * @total_added_ret: Optional pointer to return the total amount of space 1389 * BTRFS_RESERVE_NO_FLUSH to give ourselves the most amount of in inc_block_group_ro() 1875 * Since the decision making process also depends on the amount in btrfs_reclaim_bgs_work() 2363 * btrfs_calc_zone_unusable() will set the amount of free space and in read_one_block_group() 4513 void btrfs_dec_block_group_swap_extents(struct btrfs_block_group *bg, int amount) in btrfs_dec_block_group_swap_extents() argument 4517 ASSERT(bg->swap_extents >= amount); in btrfs_dec_block_group_swap_extents() 4518 bg->swap_extents -= amount; in btrfs_dec_block_group_swap_extents()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_xfade.c | 1633 static void zoom(float *u, float *v, float amount) in zoom() argument 1635 *u = 0.5f + ((*u - 0.5f) * amount); in zoom() 1636 *v = 0.5f + ((*v - 0.5f) * amount); in zoom()
|
/third_party/mesa3d/src/amd/addrlib/src/gfx11/ |
H A D | gfx11addrlib.cpp | 928 * Get pipe rotate amount 931 * Pipe rotate amount 940 INT_32 amount = 0; in GetPipeRotateAmount() local 944 amount = ((m_pipesLog2 == (m_numSaLog2 + 1)) && IsRbAligned(resourceType, swizzleMode)) ? in GetPipeRotateAmount() 948 return amount; in GetPipeRotateAmount()
|
/third_party/libinput/test/ |
H A D | test-pointer.c | 669 test_wheel_event(struct litest_device *dev, int which, int amount) in test_wheel_event() argument 672 int event_amount = amount; in test_wheel_event() 682 test_high_and_low_wheel_events_value(dev, which, amount * 120); in test_wheel_event()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 702 ${sprintf("%.2f", $amount)} immediately, or your patellae may 738 amount => 392.12, 1427 $Q::amount = 141.61; 1432 You owe me \\${sprintf('%.2f', $amount)}.
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 702 ${sprintf("%.2f", $amount)} immediately, or your patellae may 738 amount => 392.12, 1427 $Q::amount = 141.61; 1432 You owe me \\${sprintf('%.2f', $amount)}.
|
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 140 uint32_t amount; member 3343 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to31-ldr-a32.h" 3344 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to31-ldrb-a32.h" 3345 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to31-str-a32.h" 3346 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to31-strb-a32.h" 3395 uint32_t amount = kTests[i].operands.amount; in TestHelper() local 3397 MemOperand memop(rn, sign, rm, shift, amount, addr_mode); in TestHelper()
|
H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc | 140 uint32_t amount; member 3343 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to32-ldr-a32.h" 3344 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to32-ldrb-a32.h" 3345 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to32-str-a32.h" 3346 #include "aarch32/traces/simulator-cond-rd-memop-rs-shift-amount-1to32-strb-a32.h" 3395 uint32_t amount = kTests[i].operands.amount; in TestHelper() local 3397 MemOperand memop(rn, sign, rm, shift, amount, addr_mode); in TestHelper()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | initio.c | 226 static void initio_do_pause(unsigned amount) in initio_do_pause() argument 228 /* Pause for amount jiffies */ in initio_do_pause() 229 unsigned long the_time = jiffies + amount; in initio_do_pause()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 1599 void __sk_mem_reduce_allocated(struct sock *sk, int amount); 1600 void __sk_mem_reclaim(struct sock *sk, int amount);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | initio.c | 226 static void initio_do_pause(unsigned amount) in initio_do_pause() argument 228 /* Pause for amount jiffies */ in initio_do_pause() 229 unsigned long the_time = jiffies + amount; in initio_do_pause()
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | x86inc.asm | 752 %assign stack_size 0 ; amount of stack space that can be freely used inside a function 753 %assign stack_size_padded 0 ; total amount of allocated stack space, including space for callee-saved xmm registers on WIN64 and alignment padding
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.h | 2184 inline static Instr ImmDPShift(unsigned amount); 2494 unsigned amount);
|