Home
last modified time | relevance | path

Searched refs:t (Results 4576 – 4600 of 8709) sorted by relevance

1...<<181182183184185186187188189190>>...349

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dptest-cargo.bbclass6 # I didn't find a cleaner way to share data between compile and install tasks
64 # It will just run a test suite with 0 tests, if the project didn't define some
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c366 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, int *t) in acerhdf_get_ec_temp() argument
377 *t = temp; in acerhdf_get_ec_temp()
/openbmc/linux/tools/testing/selftests/net/
H A Dfib_rule_tests.sh467 for t in $TESTS
469 case $t in
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,imx8qxp-pixel-link-msi-bus.yaml31 the interrupts generated by the controller don't make any sense from SCFW
37 # We need a select here so we don't match all nodes with 'simple-pm-bus'.
/openbmc/linux/arch/arc/kernel/
H A Dentry-arcv2.S89 ; so a higher prio interrupt taken here won't clobber prev prio icause
206 ; won't be switched to correct U mode value (from AUX_SP)
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h116 #define BCI_CLIP_TL(t, l) ((((t) << 16) | (l)) & 0x0FFF0FFF) argument
/openbmc/linux/tools/perf/Documentation/
H A Dperf-ftrace.txt42 normally don't - this option allows the latter to be run in
60 -t::
H A Dperf-annotate.txt36 Don't do ownership validation.
78 Don't shorten the displayed pathnames.
/openbmc/linux/drivers/char/hw_random/
H A Dxgene-rng.c89 static void xgene_rng_expired_timer(struct timer_list *t) in xgene_rng_expired_timer() argument
91 struct xgene_rng_dev *ctx = from_timer(ctx, t, failure_timer); in xgene_rng_expired_timer()
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-core.c126 static void tw686x_dma_delay(struct timer_list *t) in tw686x_dma_delay() argument
128 struct tw686x_dev *dev = from_timer(dev, t, dma_delay_timer); in tw686x_dma_delay()
/openbmc/linux/drivers/md/
H A Ddm-delay.c52 static void handle_delayed_timer(struct timer_list *t) in handle_delayed_timer() argument
54 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer()
/openbmc/linux/samples/bpf/
H A Dtc_l2_redirect.sh173 for t in $test_names; do
175 $t $d
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_tty.c44 static void bcm_vk_tty_poll(struct timer_list *t) in bcm_vk_tty_poll() argument
46 struct bcm_vk *vk = from_timer(vk, t, serial_timer); in bcm_vk_tty_poll()
/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.h420 #define SDMMC_SET_FIFOTH(m, r, t) (((m) & 0x7) << 28 | \ argument
422 ((t) & 0xFFF))
/openbmc/linux/tools/tracing/rtla/src/
H A Dtrace.c42 enum tracefs_tracers t = TRACEFS_TRACER_NOP; in disable_tracer() local
45 retval = tracefs_tracer_set(inst, t); in disable_tracer()
/openbmc/linux/fs/erofs/
H A DKconfig62 If you don't know what Access Control Lists are, say N.
85 If you don't want to enable compression feature, say N.
/openbmc/linux/scripts/dtc/
H A Ddtc.h145 #define for_each_marker_of_type(m, t) \ argument
147 if ((m)->type == (t))
/openbmc/linux/net/sched/
H A Dcls_basic.c270 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in basic_dump() argument
280 t->tcm_handle = f->handle; in basic_dump()
/openbmc/linux/fs/proc/
H A DKconfig7 of the system. "Virtual" means that it doesn't take up any space on
22 That location should be /proc. A command such as "mount -t proc proc
/openbmc/linux/Documentation/filesystems/nfs/
H A Dreexport.rst28 The NFS protocol's normal reboot recovery mechanisms don't work for the
108 read opens or write opens. The Linux client doesn't use them, and the
/openbmc/linux/drivers/pci/pcie/
H A DKconfig127 will be handled by the DPC driver. If your system doesn't
138 is safe to enable even if you don't.
/openbmc/linux/net/mac80211/
H A Dled.c258 static void tpt_trig_timer(struct timer_list *t) in tpt_trig_timer() argument
260 struct tpt_led_trigger *tpt_trig = from_timer(tpt_trig, t, timer); in tpt_trig_timer()
/openbmc/linux/arch/m68k/include/asm/
H A Duaccess.h131 __typeof__(*(ptr)) t; \
155 (x) = __gu_val.t; \
/openbmc/linux/drivers/ata/pata_parport/
H A DKconfig23 In other words, if your BACKPACK drive doesn't say "Series 6" on the
33 on the bottom of the drive. Series 5 drivers don't always have it
/openbmc/linux/drivers/input/touchscreen/
H A Dexc3000.c101 static void exc3000_timer(struct timer_list *t) in exc3000_timer() argument
103 struct exc3000_data *data = from_timer(data, t, timer); in exc3000_timer()

1...<<181182183184185186187188189190>>...349