/openbmc/linux/arch/powerpc/platforms/8xx/ |
H A D | Kconfig | 19 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
|
/openbmc/webui-vue/ |
H A D | package.json | 7 "serve": "check-node-version --package && vue-cli-service serve --mode development", string 14 "docs:serve": "vuepress dev docs",
|
H A D | CONTRIBUTING.md | 55 npm run serve 61 npm run docs:serve
|
/openbmc/linux/arch/ia64/mm/ |
H A D | tlb.c | 113 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()
|
/openbmc/qemu/include/qapi/qmp/ |
H A D | qnum.h | 40 * Any number can serve as double: qnum_get_double() converts under 43 * An integer can serve as signed / unsigned integer as long as it is
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | spinlock.h | 45 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()
|
/openbmc/openbmc/meta-security/recipes-core/images/ |
H A D | security-server-image.bb | 1 DESCRIPTION = "A Serve side image for Security example "
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
H A D | default-relay | 8 # On what interfaces should the DHCP relay (dhrelay) serve DHCP requests?
|
/openbmc/webui-vue/docs/customization/ |
H A D | build.md | 125 2. Use serve script 127 npm run serve
|
/openbmc/linux/Documentation/process/ |
H A D | volatile-considered-harmful.rst | 26 code, volatile can only serve to slow things down. 69 hyperthreaded twin processor; it also happens to serve as a compiler
|
/openbmc/linux/Documentation/devicetree/bindings/arc/ |
H A D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
/openbmc/linux/include/linux/ |
H A D | purgatory.h | 15 * These forward declarations serve two purposes:
|
H A D | irqdomain_defs.h | 6 * Should several domains have the same device node, but serve
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CECILL-2.0 | 26 …serve 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 … 232 …même version du Contrat ou une version postérieure, sous réserve des dispositions d…
|
H A D | CECILL-B | 26 …serve 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 …
|
H A D | CECILL-1.0 | 26 …serve 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… 184 …serve 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…
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/ |
H A D | xf86-input-evdev_2.11.0.bb | 9 The evdev driver can serve as both a pointer and a keyboard input \
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/ |
H A D | fcgiwrap_git.bb | 2 …GI applications over FastCGI. Fcgiwrap can be used together with Nginx to serve CGI or Perl script…
|
/openbmc/linux/Documentation/driver-api/tty/ |
H A D | tty_internals.rst | 12 These functions serve for opening a TTY from the kernelspace:
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | index.rst | 9 is designed to serve as a building block for high availability
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
H A D | virtual-memory.json | 52 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 106 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 208 …e. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).",
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | serv.py | 229 websockets.server.serve( 342 Serve requests in the current process 359 Serve requests in a child process
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/ |
H A D | virtual-memory.json | 52 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 106 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 208 …e. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).",
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/ |
H A D | settings_production_example.py | 43 # Hosts that Django will serve
|
/openbmc/linux/block/ |
H A D | bfq-wf2q.c | 188 * active children may still be the next to serve, for the parent 877 * the system virtual time. In fact, to serve the queues with in bfq_update_fin_time_enqueue() 1387 * for sd, and we need to know what is the new next entity to serve 1414 * Find the next entity to serve for the highest-priority in bfq_lookup_next_entity() 1465 * serve. Set in service all the entities visited along the in bfq_get_next_queue() 1482 * serve for sd when bfq_lookup_next_entity(sd) was in bfq_get_next_queue() 1521 * the correct next-to-serve candidate entity for each in bfq_get_next_queue() 1524 * the next-to-serve leaf entity, we can discover in bfq_get_next_queue() 1526 * becomes the next-to-serve, and so on. in bfq_get_next_queue() 1533 * We can finally update all next-to-serve entities along the in bfq_get_next_queue()
|