Home
last modified time | relevance | path

Searched full:serve (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A DKconfig19 The MPC86xADS is meant to serve as a platform for s/w and h/w
29 The MPC885ADS is meant to serve as a platform for s/w and h/w
76 Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC2
83 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1
/OK3568_Linux_fs/kernel/arch/ia64/mm/
H A Dtlb.c113 unsigned long serve; member
119 ss->serve = val; in spinaphore_init()
124 unsigned long t = ia64_fetchadd(1, &ss->ticket, acq), serve; in down_spin() local
126 if (time_before(t, ss->serve)) in down_spin()
132 asm volatile ("ld8.c.nc %0=[%1]" : "=r"(serve) : "r"(&ss->serve) : "memory"); in down_spin()
133 if (time_before(t, serve)) in down_spin()
141 ia64_fetchadd(1, &ss->serve, rel); in up_spin()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dspinlock.h45 int *p = (int *)&lock->lock, ticket, serve; in __ticket_spin_lock() local
55 asm volatile ("ld4.c.nc %0=[%1]" : "=r"(serve) : "r"(p) : "memory"); in __ticket_spin_lock()
57 if (!(((serve >> TICKET_SHIFT) ^ ticket) & TICKET_MASK)) in __ticket_spin_lock()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCECILL-2.026serve donc à des développeurs ou des professionnels avertis possédant des connaissa…
110 Le Licencié est autorisé à apporter toute Contribution au Logiciel sous réserve
186 8.1 Sous réserve des dispositions de l`article 8.2, le Licencié a la faculté, sous r…
208 …ement à la résiliation du Contrat resteront valides sous réserve qu`elles aient &#2…
232 …même version du Contrat ou une version postérieure, sous réserve des dispositions d…
H A DCECILL-B26serve donc à des développeurs ou des professionnels avertis possédant des connaissa…
108 Le Licencié est autorisé à apporter toute Contribution au Logiciel sous réserve
128 … sous un contrat de licence autre que le présent Contrat sous réserve du respect des dis…
190 8.1 Sous réserve des dispositions de l`article 8.2, le Licencié a la faculté, sous r…
212 …ement à la résiliation du Contrat resteront valides sous réserve qu`elles aient &#2…
H A DCECILL-1.026serve donc à des développeurs et des professionnels avertis possédant des connaissa…
108 Le Licencié est autorisé à apporter toute Contribution au Logiciel sous réserve
184serve des dispositions de l’article 8.2, si le Concédant n’exécute pas tout …
206 …ement à la résiliation du Contrat resteront valides sous réserve qu’elles aie…
230 …même version du Contrat ou une version postérieure, sous réserve des dispositions d…
H A DCECILL-C26serve donc à des développeurs ou des professionnels avertis possédant des connaissa…
106 Le Licencié est autorisé à apporter toute modification au Logiciel sous réserve
184 8.1 Sous réserve des dispositions de l`article 8.2, le Licencié a la faculté, sous r…
206 …ement à la résiliation du Contrat resteront valides sous réserve qu`elles aient &#2…
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dvolatile-considered-harmful.rst26 code, volatile can only serve to slow things down.
69 hyperthreaded twin processor; it also happens to serve as a compiler
/OK3568_Linux_fs/kernel/block/
H A Dbfq-wf2q.c201 * active children may still be the next to serve, for the parent
914 * the system virtual time. In fact, to serve the queues with in bfq_update_fin_time_enqueue()
1439 * for sd, and we need to know what is the new next entity to serve
1466 * Find the next entity to serve for the highest-priority in bfq_lookup_next_entity()
1520 * serve. Set in service all the entities visited along the in bfq_get_next_queue()
1537 * serve for sd when bfq_lookup_next_entity(sd) was in bfq_get_next_queue()
1576 * the correct next-to-serve candidate entity for each in bfq_get_next_queue()
1579 * the next-to-serve leaf entity, we can discover in bfq_get_next_queue()
1581 * becomes the next-to-serve, and so on. in bfq_get_next_queue()
1588 * We can finally update all next-to-serve entities along the in bfq_get_next_queue()
/OK3568_Linux_fs/buildroot/package/perl-http-negotiate/
H A DConfig.in5 choose a variant to serve.
/OK3568_Linux_fs/buildroot/package/dtbocfg/
H A DConfig.in6 Configuration File System, was developed to serve
/OK3568_Linux_fs/buildroot/package/gumbo-parser/
H A DConfig.in6 dependencies. It's designed to serve as a building block for
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A Ddefault-relay8 # On what interfaces should the DHCP relay (dhrelay) serve DHCP requests?
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arc/
H A Dpct.txt9 counted, the HW events themselves cannot serve as a trigger for a sample.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/
H A DHPPA-ELF32.html86 a stub section may serve two groups of input sections, one group before
89 prediction) that stub sections only serve one group of input sections.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/
H A DHPPA-ELF32.html86 a stub section may serve two groups of input sections, one group before
89 prediction) that stub sections only serve one group of input sections.
/OK3568_Linux_fs/kernel/include/linux/
H A Dpurgatory.h15 * These forward declarations serve two purposes:
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-driver/
H A Dxf86-input-evdev_2.10.6.bb9 The evdev driver can serve as both a pointer and a keyboard input \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/
H A Dfcgiwrap_git.bb2 …GI applications over FastCGI. Fcgiwrap can be used together with Nginx to serve CGI or Perl script…
/OK3568_Linux_fs/buildroot/package/usbredir/
H A DConfig.in27 If you want to serve usbredir requests on your target, say
/OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst9 is designed to serve as a building block for high availability
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/
H A Dserv.py228 Serve requests in the current process
241 Serve requests in a child process
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/
H A Dsettings_production_example.py43 # Hosts that Django will serve
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra30-actmon.txt5 which the external memory needs to be clocked in order to serve all requests
/OK3568_Linux_fs/buildroot/package/prosody/
H A D0002-add-pidfile.patch22 -- You need to add a VirtualHost entry for each domain you wish Prosody to serve.

12345678910>>...18