Home
last modified time | relevance | path

Searched refs:learned (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/Documentation/video4linux/
Dradiotrack.txt28 I did not get much success, but I learned about programming ioports under
/linux-4.4.14/Documentation/usb/
DCREDITS32 Much has been learned from that effort.
/linux-4.4.14/Documentation/networking/
Dswitchdev.txt167 - Notification of learned/forgotten src mac/vlans from device
231 Learning_sync attribute enables syncing of the learned/forgotton FDB entry to
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c154 bool learned; member
3529 bool learned = (lw->flags & ROCKER_OP_FLAG_LEARNED); in rocker_port_fdb_learn_work() local
3536 if (learned && removing) in rocker_port_fdb_learn_work()
3539 else if (learned && !removing) in rocker_port_fdb_learn_work()
3626 fdb->learned = (flags & ROCKER_OP_FLAG_LEARNED); in rocker_port_fdb()
3685 if (!found->learned) in rocker_port_fdb_flush()
3718 if (!entry->learned) in rocker_fdb_cleanup()
/linux-4.4.14/Documentation/
Dcrc32.txt11 It's actually the same long division you learned in school, except that
Dstable_api_nonsense.txt85 of release, I learned this the hard way a long time ago...
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt136 cannot use anything it learned from the comparison
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt17 lessons learned while botching the job for the drm/i915 driver. Most of these
/linux-4.4.14/Documentation/filesystems/
Dproc.txt1878 pid value exists (it can be learned by other means, e.g. by "kill -0 $PID"),
1879 but it hides process' uid and gid, which may be learned by stat()'ing