Searched defs:from (Results 1 – 5 of 5) sorted by relevance
| /include/dm/ |
| A D | of_access.h | 32 #define for_each_of_allnodes_from(from, dn) \ argument
|
| /include/ |
| A D | net-legacy.h | 470 static inline struct in_addr net_read_ip(void *from) in net_read_ip() 479 static inline u32 net_read_u32(void *from) in net_read_u32() 494 static inline void net_copy_ip(void *to, void *from) in net_copy_ip() 500 static inline void net_copy_u32(void *to, void *from) in net_copy_u32()
|
| A D | net6.h | 375 static inline void net_copy_ip6(void *to, const void *from) in net_copy_ip6() 454 static inline void net_copy_ip6(void *to, const void *from) in net_copy_ip6()
|
| A D | usbdevice.h | 75 #define outsw(p,from,len) mmio_outsw(p,from,len) argument
|
| /include/linux/ |
| A D | bitfield.h | 174 #define ____MAKE_OP(type,base,to,from) \ argument
|
Completed in 15 milliseconds