Home
last modified time | relevance | path

Searched refs:borrowed (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h22 unsigned int borrowed; member
H A Dmatroxfb_crtc2.c622 m2info->video.borrowed = mem; in matroxfb_dh_regit()
686 minfo->video.len_usable += m2info->video.borrowed; in matroxfb_dh_deregisterfb()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A Dimap-2007f-format-security.patch3 Patch borrowed from Fedora
H A Dimap-2007e-shared.patch3 Patch borrowed from Fedora
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dactive_mm.rst53 "borrowed" mm while the anonymous process is running. When the
54 anonymous process gets scheduled away, the borrowed address space is
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0001-configure-ps-cache-check.patch1 Patch borrowed from
H A D0000-ac_cache_check.patch1 Patch borrowed from
/OK3568_Linux_fs/buildroot/package/dmraid/
H A D0001-fix-compilation-under-musl.patch6 Patch borrowed from Void Linux :
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c1186 int *borrowed; in brcmf_fws_return_credits() local
1198 borrowed = &fws->credits_borrowed[fifo][lender_ac]; in brcmf_fws_return_credits()
1199 if (*borrowed) { in brcmf_fws_return_credits()
1202 if (*borrowed >= credits) { in brcmf_fws_return_credits()
1203 *borrowed -= credits; in brcmf_fws_return_credits()
1207 credits -= *borrowed; in brcmf_fws_return_credits()
1208 *fifo_credit += *borrowed; in brcmf_fws_return_credits()
1209 *borrowed = 0; in brcmf_fws_return_credits()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_cbq.c530 struct cbq_class *borrowed) in cbq_update_toplevel() argument
532 if (cl && q->toplevel >= borrowed->level) { in cbq_update_toplevel()
535 if (borrowed->undertime == PSCHED_PASTPERFECT) { in cbq_update_toplevel()
536 q->toplevel = borrowed->level; in cbq_update_toplevel()
539 } while ((borrowed = borrowed->borrow) != NULL); in cbq_update_toplevel()
/OK3568_Linux_fs/buildroot/package/zip/
H A D0006-unix-configure-borrow-the-LFS-test-from-autotools.patch30 +# LFS check borrowed from autotools sources
/OK3568_Linux_fs/kernel/tools/build/
H A DBuild.include4 # Lots of this code have been borrowed or heavily inspired from parts
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Demu10k1-jack.rst51 This chart, borrowed from kxfxlib/da_asio51.cpp, describes the mapping of JACK
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efivar/efivar/
H A Defisecdb-fix-build-with-musl-libc.patch32 /* GCC version checking borrowed from glibc. */
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/3com/
H A D3c509.rst34 Large portions of this documentation were heavily borrowed from the guide
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.rst175 reflect Linux outgrowing a borrowed convention.
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dcompress-offload.rst86 borrowed from the ALSA PCM API. However, only sizes in bytes can be
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dpoly1305-core.S_shipped193 tst x14,#-4 // see if it's carried/borrowed
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbfq-iosched.rst159 plus a lot of code, are borrowed from CFQ.
/OK3568_Linux_fs/kernel/mm/
H A DKconfig506 page from CMA never be borrowed by system.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch1385 + GSimpleAsyncResult *simple; /* borrowed reference */
3058 - GSimpleAsyncResult *simple; /* borrowed reference */
/OK3568_Linux_fs/external/xserver/
H A DChangeLog9196 The helper functions to retrieve DRM properties have been borrowed
21244 Autoconf logic borrowed from glib
87506 This commit was borrowed from uxa driver contributed by Eric.