Home
last modified time | relevance | path

Searched defs:pseudo (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py272 native_sysroot, pseudo): argument
348 native_sysroot, pseudo): argument
371 native_sysroot, pseudo): argument
407 native_sysroot, pseudo): argument
417 native_sysroot, pseudo): argument
H A Dmisc.py128 def exec_native_cmd(cmd_and_args, native_sysroot, pseudo=""): argument
/openbmc/linux/include/net/
H A Dgro.h290 __wsum pseudo) in __skb_gro_checksum_convert()
/openbmc/linux/drivers/scsi/arm/
H A Dfas216.h303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
/openbmc/qemu/disas/
H A Driscv.h182 const rv_comp_data *pseudo; member
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c501 struct efx_tc_encap_match *encap, *old, *pseudo = NULL; in efx_tc_flower_record_encap_match() local
H A Dtc.h162 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
/openbmc/linux/include/linux/
H A Dskbuff.h4577 static inline void __skb_checksum_convert(struct sk_buff *skb, __wsum pseudo) in __skb_checksum_convert()