/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-mcp23s08.c | 560 static void mcp23s08_irq_print_chip(struct irq_data *d, struct seq_file *p) in mcp23s08_irq_print_chip()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | module.c | 408 int __maybe_unused d; in get_stub() local
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | svm.c | 652 static irqreturn_t prq_event_thread(int irq, void *d) in prq_event_thread()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | perf_event.c | 461 struct irq_domain *d = irq_find_matching_fwnode(cpuintc_handle, DOMAIN_BUS_ANY); in get_pmc_irq() local
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_stall.h | 91 unsigned long d = rcu_jiffies_till_stall_check() / RCU_STALL_MIGHT_DIV; in rcu_gp_might_be_stalled() local
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | x86-stub.c | 557 efi_memory_desc_t *d; in setup_e820() local
|
/openbmc/linux/net/mctp/test/ |
H A D | route-test.c | 120 #define mctp_test_create_skb_data(h, d) \ argument
|
/openbmc/qemu/hw/pci-host/ |
H A D | ppce500.c | 419 static void e500_pcihost_bridge_realize(PCIDevice *d, Error **errp) in e500_pcihost_bridge_realize()
|
H A D | astro.c | 399 static int elroy_pci_map_irq(PCIDevice *d, int irq_num) in elroy_pci_map_irq()
|
/openbmc/qemu/hw/net/ |
H A D | imx_fec.c | 651 static void imx_eth_reset(DeviceState *d) in imx_eth_reset()
|
/openbmc/qemu/hw/misc/ |
H A D | slavio_misc.c | 105 static void slavio_misc_reset(DeviceState *d) in slavio_misc_reset()
|
/openbmc/qemu/hw/misc/macio/ |
H A D | pmu.c | 747 SysBusDevice *d = SYS_BUS_DEVICE(obj); in pmu_init() local
|
/openbmc/qemu/hw/audio/ |
H A D | cs4231a.c | 670 ISADevice *d = ISA_DEVICE (dev); in cs4231a_realizefn() local
|
/openbmc/qemu/include/hw/scsi/ |
H A D | scsi.h | 196 static inline SCSIBus *scsi_bus_from_device(SCSIDevice *d) in scsi_bus_from_device()
|
/openbmc/openpower-occ-control/ |
H A D | occ_manager.cpp | 1516 Error::Descriptor d = Error::Descriptor(MISSING_OCC_SENSORS_PATH); in createPldmSensorPEL() local
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 2421 #define to_net_dev(d) container_of(d, struct net_device, dev) argument 3012 #define for_each_netdev(net, d) \ argument 3014 #define for_each_netdev_reverse(net, d) \ argument 3016 #define for_each_netdev_rcu(net, d) \ argument 3018 #define for_each_netdev_safe(net, d, n) \ argument 3020 #define for_each_netdev_continue(net, d) \ argument 3022 #define for_each_netdev_continue_reverse(net, d) \ argument 3025 #define for_each_netdev_continue_rcu(net, d) \ argument 3032 #define for_each_netdev_dump(net, d, ifindex) \ argument
|
H A D | phy.h | 437 #define to_mii_bus(d) container_of(d, struct mii_bus, dev) argument 867 #define to_phy_led(d) container_of(d, struct phy_led, led_cdev) argument 1146 #define to_phy_driver(d) container_of(to_mdio_common_driver(d), \ argument
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | 423 uint32_t a, d; in rdmsr() local 433 uint32_t d = value >> 32; in wrmsr() local 1162 uint32_t a, d; in rdmsr_safe() local
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2181 struct usb_endpoint_descriptor *d; in __ffs_data_do_entity() local 2352 struct usb_ext_compat_desc *d = data; in __ffs_data_do_os_desc() local 2376 struct usb_ext_prop_desc *d = data; in __ffs_data_do_os_desc() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | services.c | 443 static int dump_masked_av_helper(void *k, void *d, void *args) in dump_masked_av_helper() 3329 static int get_classes_callback(void *k, void *d, void *args) in get_classes_callback() 3370 static int get_permissions_callback(void *k, void *d, void *args) in get_permissions_callback()
|
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | hw.h | 18 #define viafb_write_reg(i, p, d) via_write_reg(p, i, d) argument 19 #define viafb_write_reg_mask(i, p, d, m) via_write_reg_mask(p, i, d, m) argument
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_mass_storage.c | 2148 const struct usb_endpoint_descriptor *d) in enable_endpoint() 2172 const struct usb_endpoint_descriptor *d; in do_set_interface() local
|
/openbmc/linux/fs/ |
H A D | libfs.c | 112 struct dentry *d = list_entry(p, struct dentry, d_child); in scan_positives() local 505 struct dentry *d = container_of(p, struct dentry, d_child); in find_next_child() local
|
/openbmc/linux/drivers/slimbus/ |
H A D | qcom-ngd-ctrl.c | 104 #define to_ngd(d) container_of(d, struct qcom_slim_ngd, dev) argument 762 static irqreturn_t qcom_slim_ngd_interrupt(int irq, void *d) in qcom_slim_ngd_interrupt()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stb0899_priv.h | 47 #define MAKEWORD32(a, b, c, d) (((a) << 24) | ((b) << 16) | ((c) << 8) | (d)) argument
|