Searched defs:__value (Results 1 – 2 of 2) sorted by relevance
25 #define VDSO_IFUNC_RET(__value) (__value) argument
96 outb (unsigned char __value, unsigned short int __port) in outb()102 outb_p (unsigned char __value, unsigned short int __port) in outb_p()109 outw (unsigned short int __value, unsigned short int __port) in outw()116 outw_p (unsigned short int __value, unsigned short int __port) in outw_p()123 outl (unsigned int __value, unsigned short int __port) in outl()129 outl_p (unsigned int __value, unsigned short int __port) in outl_p()
Completed in 4 milliseconds