Home
last modified time | relevance | path

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

12

/freebsd-head/sys/compat/linuxkpi/common/src/
HDlinux_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-head/sys/contrib/device-tree/Bindings/timestamp/
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-head/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
HDSimpleLoopUnswitch.h62 /// for (...) if (lic)
64 /// if (lic) A; B; C
/freebsd-head/contrib/ntp/sntp/include/
HDMakefile.am8 ntp.lic \
/freebsd-head/sys/contrib/device-tree/Bindings/interrupt-controller/
Dnvidia,tegra20-ictlr.txt12 - compatible : should be: "nvidia,tegra<chip>-ictlr". The LIC on
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSplitKit.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-head/contrib/ntp/scripts/ntptrace/
HDMakefile.am18 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/scripts/ntpsweep/
HDMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/scripts/calc_tickadj/
HDMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/scripts/ntp-wait/
HDMakefile.am19 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/ntpsnmpd/
HDMakefile.am70 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/scripts/update-leap/
HDMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/ntpq/
HDMakefile.am75 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/ntpdc/
HDMakefile.am90 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/util/
HDMakefile.am74 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/contrib/ntp/scripts/
HDMakefile.am24 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-head/sys/arm/nvidia/
HDtegra_lic.c282 static DEFINE_CLASS_0(lic, tegra_lic_driver, tegra_lic_methods,
/freebsd-head/contrib/ntp/sntp/
HDMakefile.am33 $(srcdir)/include/ntp.lic \
/freebsd-head/sys/contrib/device-tree/src/arm/nvidia/
HDtegra114.dtsi11 interrupt-parent = <&lic>;
167 lic: interrupt-controller@60004000 { label
HDtegra20.dtsi13 interrupt-parent = <&lic>;
247 lic: interrupt-controller@60004000 { label
/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDzzz_fw_ports_fwget.sh165 # Check for "lic" files.
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDzzz_fw_ports_fwget.sh142 # Check for "lic" files.
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDzzz_fw_ports_fwget.sh163 # Check for "lic" files.
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDzzz_fw_ports_fwget.sh170 # Check for "lic" files.
/freebsd-head/sys/contrib/device-tree/src/arm64/nvidia/
HDtegra132.dtsi15 interrupt-parent = <&lic>;
204 lic: interrupt-controller@60004000 { label

12