Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.h21 unsigned int borrowed; member
Dmatroxfb_crtc2.c621 m2info->video.borrowed = mem; in matroxfb_dh_regit()
685 minfo->video.len_usable += m2info->video.borrowed; in matroxfb_dh_deregisterfb()
/linux-4.1.27/arch/arm/boot/compressed/
D.gitignore14 # borrowed libfdt files
/linux-4.1.27/Documentation/vm/
Dactive_mm.txt45 "borrowed" mm while the anonymous process is running. When the
46 anonymous process gets scheduled away, the borrowed address space is
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c1199 int *borrowed; in brcmf_fws_return_credits() local
1211 borrowed = &fws->credits_borrowed[lender_ac]; in brcmf_fws_return_credits()
1212 if (*borrowed) { in brcmf_fws_return_credits()
1215 if (*borrowed >= credits) { in brcmf_fws_return_credits()
1216 *borrowed -= credits; in brcmf_fws_return_credits()
1220 credits -= *borrowed; in brcmf_fws_return_credits()
1221 *fifo_credit += *borrowed; in brcmf_fws_return_credits()
1222 *borrowed = 0; in brcmf_fws_return_credits()
/linux-4.1.27/tools/build/
DBuild.include4 # Lots of this code have been borrowed or heavily inspired from parts
/linux-4.1.27/net/sched/
Dsch_cbq.c673 struct cbq_class *borrowed) in cbq_update_toplevel() argument
675 if (cl && q->toplevel >= borrowed->level) { in cbq_update_toplevel()
678 if (borrowed->undertime == PSCHED_PASTPERFECT) { in cbq_update_toplevel()
679 q->toplevel = borrowed->level; in cbq_update_toplevel()
682 } while ((borrowed = borrowed->borrow) != NULL); in cbq_update_toplevel()
/linux-4.1.27/Documentation/sound/alsa/
Demu10k1-jack.txt48 This chart, borrowed from kxfxlib/da_asio51.cpp, describes the mapping of JACK
Dcompress_offload.txt81 borrowed from the ALSA PCM API. However, only sizes in bytes can be
/linux-4.1.27/Documentation/networking/
D3c509.txt30 Large portions of this documentation were heavily borrowed from the guide
/linux-4.1.27/Documentation/
Ddevices.txt3263 reflect Linux outgrowing a borrowed convention.