Home
last modified time | relevance | path

Searched refs:t (Results 5951 – 5975 of 8709) sorted by relevance

1...<<231232233234235236237238239240>>...349

/openbmc/linux/drivers/s390/char/
H A Dtape_std.c36 tape_std_assign_timeout(struct timer_list *t) in tape_std_assign_timeout() argument
38 struct tape_request * request = from_timer(request, t, timer); in tape_std_assign_timeout()
/openbmc/linux/lib/
H A Ddecompress_unlzma.c156 uint32_t t = rc_is_bit_0_helper(rc, p); in rc_is_bit_0() local
157 return rc->code < t; in rc_is_bit_0()
/openbmc/linux/drivers/memstick/host/
H A Dtifm_ms.c536 static void tifm_ms_abort(struct timer_list *t) in tifm_ms_abort() argument
538 struct tifm_ms *host = from_timer(host, t, timer); in tifm_ms_abort()
/openbmc/linux/sound/drivers/
H A Dmtpav.c392 static void snd_mtpav_output_timer(struct timer_list *t) in snd_mtpav_output_timer() argument
395 struct mtpav *chip = from_timer(chip, t, timer); in snd_mtpav_output_timer()
/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_timeline_vis.js277 let t = interval[j][1] - interval[j][0];
278 let bucket_idx = parseInt(t / ((ub - lb) / num_buckets));
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DREADME.md32 If the object is a physical interface, it can't be deleted, but if it is a
315 interface is not desired don't set the VLAN id above.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/
H A D0001-fix-ppp-2.5.0-build.patch69 AC_MSG_ERROR(couldn't find pppd.h. pppd development headers are required.))
120 +/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/openbmc/linux/tools/testing/kunit/
H A Dkunit.py148 for t in tests:
149 parts = t.split('.', maxsplit=2)
/openbmc/linux/tools/testing/selftests/net/
H A Dtest_bridge_backup_port.sh765 for t in $TESTS
767 setup; $t; cleanup;
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt.h298 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() argument
300 PVOP_VCALL2(cpu.load_tls, t, cpu); in load_TLS()
/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget-core.c174 static void vpeirq(struct tasklet_struct *t) in vpeirq() argument
176 struct budget *budget = from_tasklet(budget, t, vpe_tasklet); in vpeirq()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c42 static void wakeup_timer_fn(struct timer_list *t) in wakeup_timer_fn() argument
44 struct mwifiex_adapter *adapter = from_timer(adapter, t, wakeup_timer); in wakeup_timer_fn()
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_data.c571 static enum hrtimer_restart rmnet_map_flush_tx_packet_queue(struct hrtimer *t) in rmnet_map_flush_tx_packet_queue() argument
575 port = container_of(t, struct rmnet_port, hrtimer); in rmnet_map_flush_tx_packet_queue()
/openbmc/linux/Documentation/input/
H A Dgamepad.rst74 Legacy drivers often don't comply to these rules. As we cannot change them
80 bugs, if they don't.
/openbmc/linux/Documentation/kbuild/
H A Dllvm.rst118 corresponding non-integrated assembler (typically, you don't want to use the
197 - `Telegram <https://t.me/ClangBuiltLinux>`_: @ClangBuiltLinux
/openbmc/linux/Documentation/trace/
H A Dmmiotrace.rst38 $ mount -t debugfs debugfs /sys/kernel/debug
53 $ mount -t debugfs debugfs /sys/kernel/debug
/openbmc/linux/drivers/bcma/
H A Dsprom.c90 static const u8 t[] = { in bcma_crc8() local
124 return t[crc ^ data]; in bcma_crc8()
/openbmc/linux/include/linux/
H A Ddma-mapping.h418 #define dma_get_sgtable(d, t, v, h, s) dma_get_sgtable_attrs(d, t, v, h, s, 0) argument
/openbmc/linux/net/sched/
H A Dcls_route.c600 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in route4_dump() argument
609 t->tcm_handle = f->handle; in route4_dump()
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_therm.rst37 Centigrade after t=.
67 completion. Options 2, 3 can't be used in parasite power mode. To get back to
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c252 static int dut_run_echo_thread(pthread_t *t, int *sockfd) in dut_run_echo_thread() argument
266 err = pthread_create(t, NULL, dut_echo_thread, sockfd); in dut_run_echo_thread()
/openbmc/linux/Documentation/devicetree/
H A Dof_unittest.rst157 According to the scenario above, the live tree is already present so it isn't
210 already present in the live tree), then the node isn't attached rather its
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.c132 static void cw1200_queue_gc(struct timer_list *t) in cw1200_queue_gc() argument
136 from_timer(queue, t, gc); in cw1200_queue_gc()
/openbmc/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst21 It doesn't necessarily mean that EINJ is not supported if those above
22 don't exist: before you give up, go into BIOS setup to see if the BIOS
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcsp.c689 static void bcsp_timed_event(struct timer_list *t) in bcsp_timed_event() argument
691 struct bcsp_struct *bcsp = from_timer(bcsp, t, tbcsp); in bcsp_timed_event()

1...<<231232233234235236237238239240>>...349