Home
last modified time | relevance | path

Searched defs:fdp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/core/
H A Dscm.c68 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local
/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c939 static void do_rx(int fdp, int fdr) in do_rx()
982 int fdp = -1, fdr = -1; /* -1 to silence -Wmaybe-uninitialized */ in main() local
/openbmc/qemu/hw/nvme/
H A Dnvme.h97 } fdp; member
118 } fdp; member
220 } fdp; member
280 } fdp; member
/openbmc/linux/fs/jffs2/
H A Dgc.c898 struct jffs2_full_dirent **fdp = &f->dents; in jffs2_garbage_collect_deletion_dirent() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c677 struct efi_device_path_file_path *fdp = in efi_file_from_path() local
/openbmc/qemu/audio/
H A Dossaudio.c96 static void oss_anal_close (int *fdp) in oss_anal_close()