Home
last modified time | relevance | path

Searched full:lic (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_idr.c67 idr_preload_dequeue_locked(struct linux_idr_cache *lic) in idr_preload_dequeue_locked() argument
72 if (mtx_owned(&lic->lock) == 0) in idr_preload_dequeue_locked()
75 retval = lic->head; in idr_preload_dequeue_locked()
77 lic->head = retval->ary[0]; in idr_preload_dequeue_locked()
78 lic->count--; in idr_preload_dequeue_locked()
90 struct linux_idr_cache *lic = in idr_preload_init() local
93 spin_lock_init(&lic->lock); in idr_preload_init()
105 struct linux_idr_cache *lic = in idr_preload_uninit() local
109 spin_lock(&lic->lock); in idr_preload_uninit()
110 cacheval = idr_preload_dequeue_locked(lic); in idr_preload_uninit()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/timestamp/
H A Dnvidia,tegra194-hte.yaml25 - nvidia,tegra194-gte-lic
27 - nvidia,tegra234-gte-lic
51 LIC instance has 11 slices and Tegra234 LIC has 17 slices.
92 - nvidia,tegra194-gte-lic
103 - nvidia,tegra234-gte-lic
133 compatible = "nvidia,tegra194-gte-lic";
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSimpleLoopUnswitch.h62 /// for (...) if (lic)
64 /// if (lic) A; B; C
/freebsd/contrib/ntp/sntp/include/
H A DMakefile.am8 ntp.lic \
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dnvidia,tegra20-ictlr.txt12 - compatible : should be: "nvidia,tegra<chip>-ictlr". The LIC on
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp1183 LiveIntervalCalc &LIC = getLICalc(RegIdx); in transferValues() local
1199 LIC.setLiveOutValue(&*MBB, VNI); in transferValues()
1217 LIC.setLiveOutValue(&*MBB, VNI); // Live-out as well. in transferValues()
1222 LIC.addLiveInBlock(LI, MDT[&*MBB], End); in transferValues()
1225 LIC.addLiveInBlock(LI, MDT[&*MBB]); in transferValues()
1226 LIC.setLiveOutValue(&*MBB, nullptr); in transferValues()
1255 void SplitEditor::extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC, in extendPHIRange() argument
1269 LIC.extend(LR, End, /*PhysReg=*/0, Undefs); in extendPHIRange()
1287 LiveIntervalCalc &LIC = getLICalc(RegIdx); in extendPHIKillRanges() local
1290 extendPHIRange(B, LIC, LI, LaneBitmask::getAll(), /*Undefs=*/{}); in extendPHIKillRanges()
[all …]
/freebsd/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/scripts/ntptrace/
H A DMakefile.am18 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/ntpsnmpd/
H A DMakefile.am70 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am19 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/scripts/update-leap/
H A DMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/ntpq/
H A DMakefile.am75 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/ntpdc/
H A DMakefile.am90 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/util/
H A DMakefile.am74 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/contrib/ntp/scripts/
H A DMakefile.am24 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd/sys/arm/nvidia/
H A Dtegra_lic.c282 static DEFINE_CLASS_0(lic, tegra_lic_driver, tegra_lic_methods,
/freebsd/contrib/ntp/sntp/
H A DMakefile.am33 $(srcdir)/include/ntp.lic \
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra114.dtsi11 interrupt-parent = <&lic>;
167 lic: interrupt-controller@60004000 { label
H A Dtegra20.dtsi13 interrupt-parent = <&lic>;
247 lic: interrupt-controller@60004000 { label
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dzzz_fw_ports_fwget.sh142 # Check for "lic" files.
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dzzz_fw_ports_fwget.sh163 # Check for "lic" files.
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dzzz_fw_ports_fwget.sh163 # Check for "lic" files.
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dzzz_fw_ports_fwget.sh170 # Check for "lic" files.
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra132.dtsi15 interrupt-parent = <&lic>;
204 lic: interrupt-controller@60004000 {
202 lic: interrupt-controller@60004000 { global() label

12