Searched refs:dconf (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| A D | bfa_ioc.c | 5853 bfa_trc(dconf->bfa, dconf->min_cfg); in bfa_dconf_sm_uninit() 5859 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_uninit() 5863 dconf->dconf, in bfa_dconf_sm_uninit() 5927 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_ready() 5959 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_dirty() 5964 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_dirty() 6013 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_sync() 6018 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_sync() 6038 bfa_timer_start(dconf->bfa, &dconf->timer, in bfa_dconf_sm_iocdown_dirty() 6080 dconf->dconf = (struct bfa_dconf_s *) bfa_mem_kva_curp(dconf); in bfa_dconf_attach() [all …]
|
| A D | bfa.h | 383 (&(BFA_DCONF_MOD(__bfa)->dconf->lun_mask))
|
| A D | bfa_fcpim.c | 3846 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.value = value; in bfa_fcpim_write_throttle() 3847 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.is_valid = 1; in bfa_fcpim_write_throttle() 3858 &(BFA_DCONF_MOD(bfa)->dconf->throttle_cfg); in bfa_fcpim_read_throttle()
|
| A D | bfa_ioc.h | 787 struct bfa_dconf_s *dconf; member
|
| /linux/drivers/net/can/usb/ |
| A D | gs_usb.c | 918 struct gs_device_config *dconf; in gs_usb_probe() local 945 dconf = kmalloc(sizeof(*dconf), GFP_KERNEL); in gs_usb_probe() 946 if (!dconf) in gs_usb_probe() 956 dconf, in gs_usb_probe() 957 sizeof(*dconf), in gs_usb_probe() 962 kfree(dconf); in gs_usb_probe() 966 icount = dconf->icount + 1; in gs_usb_probe() 973 kfree(dconf); in gs_usb_probe() 979 kfree(dconf); in gs_usb_probe() 1002 kfree(dconf); in gs_usb_probe() [all …]
|
| /linux/Documentation/trace/ |
| A D | histogram.rst | 899 { child_comm: dconf worker } hitcount: 1 905 { child_comm: dconf worker } hitcount: 1 935 { child_comm: dconf worker } hitcount: 1 937 { child_comm: dconf worker } hitcount: 1 972 { child_comm: dconf worker } hitcount: 1 973 { child_comm: dconf worker } hitcount: 1
|
Completed in 40 milliseconds