Home
last modified time | relevance | path

Searched refs:rcs (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/clocksource/
H A Dtimer-rtl-otto.c182 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_read_clocksource() local
184 return rttm_get_counter(rcs->to.of_base.base); in rttm_read_clocksource()
206 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_enable_clocksource() local
208 rttm_disable_irq(rcs->to.of_base.base); in rttm_enable_clocksource()
209 rttm_setup_timer(rcs->to.of_base.base); in rttm_enable_clocksource()
210 rttm_enable_timer(rcs->to.of_base.base, RTTM_CTRL_TIMER, in rttm_enable_clocksource()
211 rcs->to.of_clk.rate / RTTM_TICKS_PER_SEC); in rttm_enable_clocksource()
/linux-6.15/tools/build/
H A DMakefile.build73 $(LD) -r -o $@ $(filter $(obj-y),$^),rm -f $@; $(AR) rcs $@)
77 $(HOSTLD) -r -o $@ $(filter $(obj-y),$^),rm -f $@; $(HOSTAR) rcs $@)
/linux-6.15/tools/net/ynl/lib/
H A DMakefile18 @ar rcs $@ $(OBJS)
/linux-6.15/tools/net/ynl/
H A DMakefile22 @ar rcs $@ lib/ynl.o generated/*-user.o
/linux-6.15/tools/lib/symbol/
H A DMakefile79 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN)
/linux-6.15/tools/testing/selftests/net/tcp_ao/
H A DMakefile40 $(HOSTAR) rcs $@ $^
/linux-6.15/tools/lib/subcmd/
H A DMakefile81 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
/linux-6.15/tools/lib/api/
H A DMakefile78 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
/linux-6.15/tools/net/ynl/generated/
H A DMakefile41 @ar rcs $@ $(OBJS)
/linux-6.15/tools/thermal/lib/
H A DMakefile88 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBTHERMAL_TOOLS_IN)
/linux-6.15/tools/lib/thermal/
H A DMakefile95 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBTHERMAL_IN)
/linux-6.15/tools/perf/
H A DMakefile.perf777 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
783 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
789 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
795 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
801 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
/linux-6.15/tools/lib/perf/
H A DMakefile116 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBPERF_IN)
/linux-6.15/tools/lib/bpf/
H A DMakefile168 $(QUIET_LINK)$(RM) -f $@; $(AR) rcs $@ $^
/linux-6.15/tools/build/Documentation/
H A DBuild.txt95 $ ar rcs libex.a libex-in.o
/linux-6.15/drivers/net/ethernet/ibm/
H A Dibmvnic.h251 __be16 rcs[5]; member
H A Dibmvnic.c4238 if (next->tx_comp.rcs[i]) { in ibmvnic_complete_tx()
4240 next->tx_comp.rcs[i]); in ibmvnic_complete_tx()
/linux-6.15/Documentation/process/
H A Dmaintainer-netdev.rst411 * Addressing :ref:`Local variable ordering<rcs>` issues