/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | entry.S | 169 s32i a2, a1, PT_WMASK # needed for restoring registers 218 s32i a2, a1, PT_WMASK # needed when we restore the reg-file 307 s32i a2, a1, PT_WMASK # needed for kernel_exception_exit
|
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.c | 90 #define CF_SG_RESTART 6 /* SG restart needed */ 253 static void mcam_set_config_needed(struct mcam_camera *cam, int needed) in mcam_set_config_needed() argument 255 if (needed) in mcam_set_config_needed() 269 needed here */ in mcam_ctlr_start()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 815 // Restore VGPRs 0-3 last, no longer needed. 935 s_mov_b32 exec_lo, m0 //assuming exec_lo is not needed anymore from this point on
|
/kernel/linux/linux-6.6/drivers/media/platform/marvell/ |
H A D | mcam-core.c | 90 #define CF_SG_RESTART 6 /* SG restart needed */ 253 static void mcam_set_config_needed(struct mcam_camera *cam, int needed) in mcam_set_config_needed() argument 255 if (needed) in mcam_set_config_needed() 269 needed here */ in mcam_ctlr_start()
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | entry.S | 161 s32i a2, a1, PT_WMASK # needed for restoring registers 217 s32i a2, a1, PT_WMASK # needed when we restore the reg-file 307 s32i a2, a1, PT_WMASK # needed for kernel_exception_exit
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | simple_idct_arm.S | 47 @@ save stack for reg needed (take all of them), 274 mov r8, #0x10000 @ R8=0xFFFF (2 steps needed!) it saves a ldr call (because of delay run).
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 24 information needed to reconstruct the frame-state for each instruction 262 This routine returns the number of bytes needed to hold a region
|
/third_party/lwip/src/apps/http/ |
H A D | httpd.c | 483 u32_t needed = LWIP_MAX(1, (ms_needed / 100)); in http_state_eof() local 484 LWIP_DEBUGF(HTTPD_DEBUG_TIMING, ("httpd: needed %"U32_F" ms to send file of %d bytes -> %"U32_F" bytes/sec\n", in http_state_eof() 485 ms_needed, hs->handle->len, ((((u32_t)hs->handle->len) * 10) / needed))); in http_state_eof()
|
/third_party/python/Lib/test/support/ |
H A D | __init__.py | 239 needed = ctypes.wintypes.DWORD() 244 ctypes.byref(needed)) 728 In non-CPython implementations of Python, this is needed because timely 952 "not enough memory: %.1fG minimum needed" 984 "not enough memory: %.1fG minimum needed"
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2682 unsigned needed = needed_count; in __ffs_data_got_strings() local 2706 if (likely(needed)) { in __ffs_data_got_strings() 2713 --needed; in __ffs_data_got_strings()
|
H A D | f_generic.c | 2521 unsigned needed = needed_count; in __ffs_data_got_strings() local 2544 if (likely(needed)) { in __ffs_data_got_strings() 2551 --needed; in __ffs_data_got_strings()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2612 unsigned needed = needed_count; in __ffs_data_got_strings() local 2636 if (needed) { in __ffs_data_got_strings() 2643 --needed; in __ffs_data_got_strings()
|
H A D | f_generic.c | 2523 unsigned needed = needed_count; in __ffs_data_got_strings() local 2546 if (likely(needed)) { in __ffs_data_got_strings() 2553 --needed; in __ffs_data_got_strings()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.cc | 2059 void Assembler::GrowBuffer(int needed) { in GrowBuffer() argument 2066 new_size += (space < needed) ? needed - space : 0; in GrowBuffer()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 773 * needed. in i40e_alloc_vsi_res() 2648 * @needed: the number of items needed 2652 static int i40e_check_enough_queue(struct i40e_vf *vf, u16 needed) in i40e_check_enough_queue() argument 2663 if (cur_queues >= needed) in i40e_check_enough_queue() 2672 more = needed - cur_queues; in i40e_check_enough_queue() 2690 if (needed <= ++pool_size) in i40e_check_enough_queue() 4627 /* reset needed to reinit VF resources */ in i40e_ndo_set_vf_link_state() 4639 /* reset needed to reinit VF resources */ in i40e_ndo_set_vf_link_state()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | cassini.c | 532 /* replenish spares if needed */ 536 int needed, i; in cas_spare_recover() local 586 needed = cp->rx_spares_needed; in cas_spare_recover() 588 if (!needed) in cas_spare_recover() 594 while (i < needed) { in cas_spare_recover() 3413 return 0; /* no more checking needed */ in cas_check_invariants() 3991 * needed. in cas_reset_task()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 803 int needed; in lookup_inline_extent_backref() local 890 needed = BTRFS_REF_TYPE_DATA; in lookup_inline_extent_backref() 892 needed = BTRFS_REF_TYPE_BLOCK; in lookup_inline_extent_backref() 901 type = btrfs_get_extent_inline_ref_type(leaf, iref, needed); in lookup_inline_extent_backref() 3484 * Structure used internally for find_free_extent() function. Wraps needed 3804 * Return 0 means we have the needed free extent.
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 828 * needed. in i40e_alloc_vsi_res() 2708 * @needed: the number of items needed 2712 static int i40e_check_enough_queue(struct i40e_vf *vf, u16 needed) in i40e_check_enough_queue() argument 2723 if (cur_queues >= needed) in i40e_check_enough_queue() 2732 more = needed - cur_queues; in i40e_check_enough_queue() 2750 if (needed <= ++pool_size) in i40e_check_enough_queue() 4800 /* reset needed to reinit VF resources */ in i40e_ndo_set_vf_link_state() 4808 /* reset needed to reinit VF resources */ in i40e_ndo_set_vf_link_state()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 794 int needed; in lookup_inline_extent_backref() local 884 needed = BTRFS_REF_TYPE_DATA; in lookup_inline_extent_backref() 886 needed = BTRFS_REF_TYPE_BLOCK; in lookup_inline_extent_backref() 901 type = btrfs_get_extent_inline_ref_type(leaf, iref, needed); in lookup_inline_extent_backref() 3430 * needed for this allocation. 3979 * Return 0 means we have the needed free extent.
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | cassini.c | 531 /* replenish spares if needed */ 535 int needed, i; in cas_spare_recover() local 585 needed = cp->rx_spares_needed; in cas_spare_recover() 587 if (!needed) in cas_spare_recover() 593 while (i < needed) { in cas_spare_recover() 3381 return 0; /* no more checking needed */ in cas_check_invariants() 3956 * needed. in cas_reset_task()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | res_func.S | 410 st RES_FLG(%a6) |indicate that a restore is needed 1258 | is needed to correctly supply the max value. 1903 bsrl dnrm_lp |careful with d0, it's needed by round 1910 | ;USER_FPSR if needed
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | res_func.S | 410 st RES_FLG(%a6) |indicate that a restore is needed 1258 | is needed to correctly supply the max value. 1903 bsrl dnrm_lp |careful with d0, it's needed by round 1910 | ;USER_FPSR if needed
|
/third_party/node/ |
H A D | vcbuild.bat | 230 REM NASM is only needed on IA32 and x86_64.
723 echo Could not find GNU Make, needed for linting C/C++
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | h264_qpel_10bit.asm | 786 movu m3, [r1+r4-2*mmsize] ; movu needed for mc32, etc
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 123 # The source directory for data needed for test programs.
|