Searched refs:me (Results 1 – 13 of 13) sorted by relevance
/xen/ |
A D | CONTRIBUTING | 77 (a) The contribution was created in whole or in part by me and I 85 by me, under the same open source license (unless I am 89 (c) The contribution was provided directly to me by some other
|
A D | config.sub | 53 me=`echo "$0" | sed -e 's,.*/,,'` 76 Try \`$me --help' for more information." 92 echo "$me: invalid option $1$help" >&2 106 0) echo "$me: missing argument$help" >&2 109 *) echo "$me: too many arguments$help" >&2
|
A D | config.guess | 35 me=`echo "$0" | sed -e 's,.*/,,'` 40 Output the configuration name of the system \`$me' is run on. 59 Try \`$me --help' for more information." 75 echo "$me: invalid option $1$help" >&2 83 echo "$me: too many arguments$help" >&2 107 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
|
/xen/xen/arch/x86/ |
A D | irq.c | 805 unsigned vector, me; in irq_move_cleanup_interrupt() local 809 me = smp_processor_id(); in irq_move_cleanup_interrupt() 810 if ( !cpu_online(me) ) in irq_move_cleanup_interrupt() 819 irq = per_cpu(vector_irq, me)[vector]; in irq_move_cleanup_interrupt() 837 cpumask_test_cpu(me, desc->arch.cpu_mask) ) in irq_move_cleanup_interrupt() 856 TRACE_TIME(TRC_HW_IRQ_MOVE_CLEANUP_DELAY, irq, vector, me); in irq_move_cleanup_interrupt() 860 TRACE_TIME(TRC_HW_IRQ_MOVE_CLEANUP, irq, vector, me); in irq_move_cleanup_interrupt() 862 per_cpu(vector_irq, me)[vector] = ~irq; in irq_move_cleanup_interrupt() 891 unsigned vector, me; in irq_complete_move() local 897 me = smp_processor_id(); in irq_complete_move() [all …]
|
/xen/docs/process/ |
A D | sending-patches.pandoc | 201 (a) The contribution was created in whole or in part by me and I 209 by me, under the same open source license (unless I am 213 (c) The contribution was provided directly to me by some other
|
A D | xen-release-management.pandoc | 283 When sending bug reports, please CC relevant maintainers and me
|
/xen/tools/debugger/gdbsx/ |
A D | README | 46 - See below for some useful gdb macros. Please email me if you've more.
|
/xen/xen/arch/x86/boot/ |
A D | video.S | 308 cmpw $0x656d, (%si) # 'me'
|
/xen/docs/designs/ |
A D | qemu-deprivilege.md | 148 - "Every process except me to which I am allowed to send a signal" (-1)
|
/xen/xen/ |
A D | COPYING | 9 virtual machine monitor) is copyrighted by me and others who actually
|
/xen/stubdom/ |
A D | configure | 3676 choke me
|
A D | lwip.patch-cvs | 1452 LWIP_ASSERT("delete me", chksum_len < 0x7fff);
|
/xen/tools/ |
A D | configure | 1875 choke me 3575 choke me 5821 choke me
|
Completed in 66 milliseconds