Searched defs:fbit (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | virtio_config.h | 226 unsigned int fbit) in __virtio_test_bit() 237 unsigned int fbit) in __virtio_set_bit() 248 unsigned int fbit) in __virtio_clear_bit() 259 unsigned int fbit) in virtio_has_feature() 678 #define virtio_cread_feature(vdev, fbit, structname, member, ptr) \ argument 689 #define virtio_cread_le_feature(vdev, fbit, structname, member, ptr) \ argument
|
| /linux/drivers/virtio/ |
| H A D | virtio_pci_modern.c | 383 static int __vp_check_common_size_one_feature(struct virtio_device *vdev, u32 fbit, in __vp_check_common_size_one_feature() 401 #define vp_check_common_size_one_feature(vdev, fbit, field) \ argument
|
| H A D | virtio.c | 107 unsigned int fbit) in virtio_check_driver_offered_feature()
|
| /linux/tools/perf/util/ |
| H A D | pmu.c | 1421 int fbit; in perf_pmu__format_bits() local 1450 unsigned long fbit, vbit; in pmu_format_value() local
|
| /linux/drivers/net/ |
| H A D | virtio_net.c | 6648 unsigned int fbit, in virtnet_fail_on_feature() 6660 #define VIRTNET_FAIL_ON(vdev, fbit, dbit) \ argument 7141 unsigned int fbit; in virtnet_probe() local
|