/openbmc/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 1011 static void atl2_watchdog(struct timer_list *t) in atl2_watchdog() argument 1013 struct atl2_adapter *adapter = from_timer(adapter, t, watchdog_timer); in atl2_watchdog() 1036 static void atl2_phy_config(struct timer_list *t) in atl2_phy_config() argument 1038 struct atl2_adapter *adapter = from_timer(adapter, t, in atl2_phy_config()
|
/openbmc/linux/drivers/usb/atm/ |
H A D | ueagle-atm.c | 414 #define E1_MAKEFUNCTION(t, s) (((t) & 0xf) << 4 | ((s) & 0xf)) argument 415 #define E4_MAKEFUNCTION(t, st, s) (((t) & 0xf) << 8 | \ argument
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 65 instance if the device doesn't include a scaler), modify the format in 74 when the stream is stopped. As they don't influence the buffer size, no 104 The API doesn't mandate the above order for control (3.) and format (4.) 510 - This buffer is part of a request that hasn't been queued yet.
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme.c | 1533 void _rtw_join_timeout_handler(struct timer_list *t) in _rtw_join_timeout_handler() argument 1535 struct adapter *adapter = from_timer(adapter, t, in _rtw_join_timeout_handler() 1577 void rtw_scan_timeout_handler(struct timer_list *t) in rtw_scan_timeout_handler() argument 1579 struct adapter *adapter = from_timer(adapter, t, in rtw_scan_timeout_handler()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | md.rst | 266 the kernel isn't managing metadata at all. 315 When written, doesn't tear down array, but just stops it 470 device has failed, and the failure hasn't been 660 achieved. In that case, the transition to ``recover`` isn't
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp_ctrl.c | 1716 static void pushbutton_helper_thread(struct timer_list *t) in pushbutton_helper_thread() argument 1718 pushbutton_pending = t; in pushbutton_helper_thread() 1882 void cpqhp_pushbutton_thread(struct timer_list *t) in cpqhp_pushbutton_thread() argument 1886 struct slot *p_slot = from_timer(p_slot, t, task_event); in cpqhp_pushbutton_thread()
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | utils.c | 934 static void irdma_terminate_timeout(struct timer_list *t) in irdma_terminate_timeout() argument 936 struct irdma_qp *iwqp = from_timer(iwqp, t, terminate_timer); in irdma_terminate_timeout() 1656 static void irdma_hw_stats_timeout(struct timer_list *t) in irdma_hw_stats_timeout() argument 1659 from_timer(pf_devstat, t, stats_timer); in irdma_hw_stats_timeout()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_links.c | 1794 struct tcmsg t; member 1812 req.t.tcm_family = AF_UNSPEC; in qdisc_replace() 1813 req.t.tcm_ifindex = ifindex; in qdisc_replace() 1814 req.t.tcm_parent = 0xfffffff1; in qdisc_replace()
|
/openbmc/qemu/target/rx/ |
H A D | translate.c | 1526 TCGLabel *t, *done; in rx_bcnd_main() local 1532 t = gen_new_label(); in rx_bcnd_main() 1534 tcg_gen_brcondi_i32(dc.cond, dc.value, 0, t); in rx_bcnd_main() 1537 gen_set_label(t); in rx_bcnd_main()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_intel.c | 463 u32 val, t; in intel_get_lctl_scf() local 469 t = preferred_bits[i]; in intel_get_lctl_scf() 470 if (val & (1 << t)) in intel_get_lctl_scf() 471 return t; in intel_get_lctl_scf()
|
/openbmc/linux/include/linux/ |
H A D | bpf.h | 1650 int (*check_member)(const struct btf_type *t, 1653 int (*init_member)(const struct btf_type *t, 2458 struct btf *btf, const struct btf_type *t); 3180 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type t,
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_core.c | 326 u32 t; in ip_set_timeout_get() local 331 t = jiffies_to_msecs(*timeout - jiffies) / MSEC_PER_SEC; in ip_set_timeout_get() 333 return t == 0 ? 1 : t; in ip_set_timeout_get()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 11616 vl_arb_get_cache(vlc, t); in fm_get_table() 11626 vl_arb_get_cache(vlc, t); in fm_get_table() 11633 size = get_sc2vlnt(ppd->dd, t); in fm_get_table() 11664 if (vl_arb_match_cache(vlc, t)) { in fm_set_table() 11668 vl_arb_set_cache(vlc, t); in fm_set_table() 11671 VL_ARB_HIGH_PRIO_TABLE_SIZE, t); in fm_set_table() 11675 if (vl_arb_match_cache(vlc, t)) { in fm_set_table() 11679 vl_arb_set_cache(vlc, t); in fm_set_table() 11682 VL_ARB_LOW_PRIO_TABLE_SIZE, t); in fm_set_table() 11685 ret = set_buffer_control(ppd, t); in fm_set_table() [all …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ether.c | 890 #define which_fn(t) (hs ? hs_ ## t ## _function : fs_ ## t ## _function) in config_buf() argument
|
/openbmc/linux/drivers/usb/serial/ |
H A D | Kconfig | 40 If you don't have a VGA card installed and you say Y here, the 222 Edgeport/4t 561 If this driver doesn't recognize your device,
|
/openbmc/openbmc/meta-security/recipes-security/krill/ |
H A D | krill-crates.inc | 139 crate://crates.io/openssl-src/111.25.0+1.1.1t;name=openssl-src-111.25.0+1.1.1t \ 413 SRC_URI[openssl-src-111.25.0+1.1.1t.sha256sum] = "3173cd3626c43e3854b1b727422a276e568d9ec5fe8cec197…
|
/openbmc/linux/kernel/power/ |
H A D | snapshot.c | 1250 unsigned int order, t; in mark_free_pages() local 1275 for_each_migratetype_order(order, t) { in mark_free_pages() 1277 &zone->free_area[order].free_list[t], buddy_list) { in mark_free_pages()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-config.txt | 65 respectively). Section headers can't span multiple lines. 320 If jump_arrow is 'false', the arrows isn't printed as below. 340 However if this option is 'false', they aren't printed as below.
|
/openbmc/linux/drivers/net/ethernet/dlink/ |
H A D | dl2k.c | 63 static void rio_timer (struct timer_list *t); 650 rio_timer (struct timer_list *t) in rio_timer() argument 652 struct netdev_private *np = from_timer(np, t, timer); in rio_timer()
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | tcp.c | 128 static void o2net_idle_timer(struct timer_list *t); 1489 static void o2net_idle_timer(struct timer_list *t) in o2net_idle_timer() argument 1491 struct o2net_sock_container *sc = from_timer(sc, t, sc_idle_timeout); in o2net_idle_timer()
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid_sas | 66 2. Don't load DevHandle unless FastPath enabled. 233 failed state. Driver will kill adapter if can't bring back FW after the 639 …"MEGASAS_IOC_FIRMWARE can't be redefined if CONFIG_COMPAT is set, we need to define a MEGASAS_IOC_…
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc91c92_cs.c | 283 static void media_check(struct timer_list *t); 1714 static void media_check(struct timer_list *t) in media_check() argument 1716 struct smc_private *smc = from_timer(smc, t, media); in media_check()
|
/openbmc/linux/drivers/md/ |
H A D | Kconfig | 48 If you don't use raid and say Y, this autodetection can cause 355 The writecache target doesn't cache reads because reads are supposed 447 # of SCSI_DH if the latter isn't defined but if
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 631 struct drm_display_mode *t, *mode; in amdgpu_connector_fixup_lcd_native_mode() local 634 list_for_each_entry_safe(mode, t, &connector->probed_modes, head) { in amdgpu_connector_fixup_lcd_native_mode() 644 list_for_each_entry_safe(mode, t, &connector->probed_modes, head) { in amdgpu_connector_fixup_lcd_native_mode()
|
/openbmc/qemu/hw/net/ |
H A D | pcnet.c | 1323 uint64_t t = now - s->timer + CSR_POLL(s); in pcnet_poll_timer() local 1324 if (t > 0xffffLL) { in pcnet_poll_timer() 1328 CSR_POLL(s) = t; in pcnet_poll_timer()
|