Searched refs:get_opcode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpf_in.c119 static int get_opcode(unsigned char *addr, unsigned int *opcode) function
153 p += get_opcode(p, &opcode);
173 p += get_opcode(p, &opcode);
196 p += get_opcode(p, &opcode);
421 p += get_opcode(p, &opcode);
481 p += get_opcode(p, &opcode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_offload.c936 static inline u32 get_opcode(struct sk_buff *skb) function
944 unsigned int opcode = get_opcode(skb);
1022 unsigned int opcode = get_opcode(skb);

Completed in 63 milliseconds