Searched refs:me (Results 1 – 12 of 12) sorted by relevance
/xen/ |
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 ; }
|
A D | CONTRIBUTING | 70 (a) The contribution was created in whole or in part by me and I 78 by me, under the same open source license (unless I am 82 (c) The contribution was provided directly to me by some other
|
/xen/xen/arch/x86/ |
A D | irq.c | 735 unsigned vector, me; in irq_move_cleanup_interrupt() local 739 me = smp_processor_id(); in irq_move_cleanup_interrupt() 740 if ( !cpu_online(me) ) in irq_move_cleanup_interrupt() 749 irq = per_cpu(vector_irq, me)[vector]; in irq_move_cleanup_interrupt() 767 cpumask_test_cpu(me, desc->arch.cpu_mask) ) in irq_move_cleanup_interrupt() 794 per_cpu(vector_irq, me)[vector] = ~irq; in irq_move_cleanup_interrupt() 823 unsigned vector, me; in irq_complete_move() local 829 me = smp_processor_id(); in irq_complete_move() 832 cpumask_test_cpu(me, desc->arch.cpu_mask) ) in irq_complete_move()
|
/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 | 332 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/docs/process/ |
A D | xen-release-management.pandoc | 273 When sending bug reports, please CC relevant maintainers and me
|
/xen/xen/ |
A D | COPYING | 9 virtual machine monitor) is copyrighted by me and others who actually
|
/xen/stubdom/ |
A D | configure | 3061 choke me
|
A D | lwip.patch-cvs | 1452 LWIP_ASSERT("delete me", chksum_len < 0x7fff);
|
/xen/tools/ |
A D | configure | 2025 choke me 3164 choke me 5063 choke me
|
Completed in 44 milliseconds