Home
last modified time | relevance | path

Searched defs:__port (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() argument
6 static __inline void outw(unsigned short __val, unsigned short __port) in outw() argument
11 static __inline void outl(unsigned int __val, unsigned short __port) in outl() argument
16 static __inline unsigned char inb(unsigned short __port) in inb() argument
23 static __inline unsigned short inw(unsigned short __port) in inw() argument
30 inl(unsigned short __port) inl() argument
37 outsb(unsigned short __port, const void *__buf, unsigned long __n) outsb() argument
44 outsw(unsigned short __port, const void *__buf, unsigned long __n) outsw() argument
51 outsl(unsigned short __port, const void *__buf, unsigned long __n) outsl() argument
58 insb(unsigned short __port, void *__buf, unsigned long __n) insb() argument
65 insw(unsigned short __port, void *__buf, unsigned long __n) insw() argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument
[all...]
/third_party/musl/arch/x86_64/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() argument
6 static __inline void outw(unsigned short __val, unsigned short __port) in outw() argument
11 static __inline void outl(unsigned int __val, unsigned short __port) in outl() argument
16 static __inline unsigned char inb(unsigned short __port) in inb() argument
23 static __inline unsigned short inw(unsigned short __port) in inw() argument
30 inl(unsigned short __port) inl() argument
37 outsb(unsigned short __port, const void *__buf, unsigned long __n) outsb() argument
44 outsw(unsigned short __port, const void *__buf, unsigned long __n) outsw() argument
51 outsl(unsigned short __port, const void *__buf, unsigned long __n) outsl() argument
58 insb(unsigned short __port, void *__buf, unsigned long __n) insb() argument
65 insw(unsigned short __port, void *__buf, unsigned long __n) insw() argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument
[all...]
/third_party/musl/arch/x32/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() argument
6 static __inline void outw(unsigned short __val, unsigned short __port) in outw() argument
11 static __inline void outl(unsigned int __val, unsigned short __port) in outl() argument
16 static __inline unsigned char inb(unsigned short __port) in inb() argument
23 static __inline unsigned short inw(unsigned short __port) in inw() argument
30 inl(unsigned short __port) inl() argument
37 outsb(unsigned short __port, const void *__buf, unsigned long __n) outsb() argument
44 outsw(unsigned short __port, const void *__buf, unsigned long __n) outsw() argument
51 outsl(unsigned short __port, const void *__buf, unsigned long __n) outsl() argument
58 insb(unsigned short __port, void *__buf, unsigned long __n) insb() argument
65 insw(unsigned short __port, void *__buf, unsigned long __n) insw() argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_bitmap_port.c135 __be16 __port; in bitmap_port_kadt() local
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_bitmap_port.c135 __be16 __port; in bitmap_port_kadt() local

Completed in 3 milliseconds