Searched refs:learned (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/Documentation/process/ |
H A D | index.rst | 13 to be learned about the kernel in a technical sense, it is also important
|
H A D | stable-api-nonsense.rst | 98 of release, I learned this the hard way a long time ago...
|
H A D | botching-up-ioctls.rst | 18 lessons learned while botching the job for the drm/i915 driver. Most of these
|
/openbmc/linux/drivers/staging/media/atomisp/ |
H A D | notes.txt | 1 Some notes about the working of the atomisp drivers (learned while working
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | radiotrack.rst | 33 I did not get much success, but I learned about programming ioports under
|
/openbmc/openbmc/poky/documentation/ |
H A D | transitioning-to-a-custom-environment.rst | 13 important information learned from other users. You're well prepared. But
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 131 bool learned; member 1911 fdb->learned = (flags & OFDPA_OP_FLAG_LEARNED); in ofdpa_port_fdb() 1967 if (!found->learned) in ofdpa_port_fdb_flush() 1999 if (!entry->learned) in ofdpa_fdb_cleanup()
|
/openbmc/linux/Documentation/usb/ |
H A D | CREDITS | 32 Much has been learned from that effort.
|
/openbmc/linux/Documentation/networking/ |
H A D | switchdev.rst | 178 - Notification of learned/forgotten src mac/vlans from device 216 notifying the operating system of newly learned/forgotten dynamic FDB 265 Learning_sync attribute enables syncing of the learned/forgotten FDB entry to
|
H A D | ip-sysctl.rst | 2260 Route metric for default route learned in Router Advertisement. This value 2261 will be assigned as metric for the default route learned via IPv6 Router
|
/openbmc/linux/Documentation/staging/ |
H A D | crc32.rst | 13 It's actually the same long division you learned in school, except that:
|
/openbmc/linux/Documentation/RCU/Design/Requirements/ |
H A D | Requirements.rst | 30 in nature; in fact, I learned about many of these requirements the hard 1173 premeditated. In fact, I learned of it during a telephone conversation 1183 costs have plummeted. However, as I learned from Matt Mackall's 1815 I learned of these boot-time requirements as a result of a series of 1830 counts interrupt nesting levels. I learned of this requirement the hard 1851 And yes, I also learned of this requirement the hard way. 2069 energy-efficiency requirement, so I learned of this via an irate phone 2088 As noted earlier, I learned of many of these requirements via angry
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcu_dereference.rst | 127 cannot use anything it learned from the comparison
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 846 - Dynamically learned FDB entries on foreign interfaces present in the same 967 dynamically learned FDB entries on the port is necessary. This is called when
|
/openbmc/u-boot/tools/binman/ |
H A D | README | 741 Quite a few lessons have been learned which are hopefully applied here.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | reporting-issues.rst | 135 that hear about it for the first time. And if you learned something in this 947 that hear about it for the first time. And if you learned something in this 955 In this in the previous steps you likely have learned a thing or two about the
|
/openbmc/linux/Documentation/filesystems/ |
H A D | proc.rst | 2217 process with a specific pid value exists (it can be learned by other means, e.g. 2218 by "kill -0 $PID"), but it hides process' uid and gid, which may be learned by
|
/openbmc/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 3957 So far, you've learned how to write the driver codes. And you might have
|