/bionic/libc/kernel/uapi/asm-mips/asm/ |
D | inst.h | 741 __BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int target : 26,; 745 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 749 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 753 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 757 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 761 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 765 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 769 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int co : 1, __BITFIELD_FIELD(u… 773 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(u… 777 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int : 1, __BITFIELD_FIELD(unsi… [all …]
|
/bionic/libc/kernel/uapi/linux/ |
D | nvme_ioctl.h | 23 __u8 opcode; member 37 __u8 opcode; member
|
D | coda.h | 194 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument 200 u_int32_t opcode; member 207 u_int32_t opcode; member
|
D | virtio_crypto.h | 39 __le32 opcode; member 194 __le32 opcode; member
|
D | ndctl.h | 86 __u32 opcode; member
|
D | fuse.h | 414 uint32_t opcode; member
|
/bionic/libc/kernel/uapi/linux/mmc/ |
D | ioctl.h | 25 __u32 opcode; member
|
/bionic/libc/kernel/uapi/linux/can/ |
D | bcm.h | 28 __u32 opcode; member
|
/bionic/libc/kernel/uapi/linux/netfilter_bridge/ |
D | ebt_arp.h | 36 __be16 opcode; member
|
/bionic/libc/dns/resolv/ |
D | res_debug.c | 156 ns_opcode opcode; in do_section() local 172 opcode = (ns_opcode) ns_msg_getflag(*handle, ns_f_opcode); in do_section() 186 p_section(section, opcode)); in do_section() 282 u_int opcode, rcode, id; in res_pquery() local 288 opcode = ns_msg_getflag(handle, ns_f_opcode); in res_pquery() 302 _res_opcodes[opcode], p_rcode((int)rcode), id); in res_pquery() 326 p_section(ns_s_qd, (int)opcode), qdcount); in res_pquery() 328 p_section(ns_s_an, (int)opcode), ancount); in res_pquery() 330 p_section(ns_s_ns, (int)opcode), nscount); in res_pquery() 332 p_section(ns_s_ar, (int)opcode), arcount); in res_pquery() [all …]
|
D | res_mkquery.c | 146 hp->opcode = op; in res_nmkquery()
|
D | res_send.c | 335 if ((((const HEADER *)(const void *)buf1)->opcode == ns_o_update) && in res_queriesmatch() 336 (((const HEADER *)(const void *)buf2)->opcode == ns_o_update)) in res_queriesmatch()
|
/bionic/libc/kernel/uapi/rdma/ |
D | vmw_pvrdma-abi.h | 168 __u32 opcode; member 216 __u32 opcode; member
|
D | rdma_user_rxe.h | 49 __u32 opcode; member
|
D | ib_user_verbs.h | 336 __u32 opcode; member 605 __u32 opcode; member
|
/bionic/libc/include/arpa/ |
D | nameser_compat.h | 61 unsigned opcode :4; /* purpose of message */ member
|