sources of linux 'system call'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.
I'm looking for sources of system calls. 
I mean ...  what program is exeecute after I call 'int
$0x80' :), for example

	movq $125,%rax  # call sys_mprotect
	movq $smc_address,%rbx
	movq $0x1000,%rcx
	movq $7,%rdx
	int $0x80

        ?????????????????
        ?????????????????

i want to ask if enybody knows where can i find it
(they should be somewhere in kernale source, but i
couldn't find it)

Regards
Lukas




       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies]     [Security]     [Linux C Programming]     [Linux for Hams]     [DCCP]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux