/openbmc/linux/Documentation/networking/ |
H A D | l2tp.rst | 73 UDP socket programming doesn't need to be covered here. 372 SENDSEQ - 0 => don't send packets with sequence numbers 378 REORDERTO reorder timeout (in millisecs). If 0, don't try to reorder. 463 # mount -t debugfs debugfs /debug 526 sk_destruct won't be called until the tunnel sock_put's its 547 others do not (Ethernet pseudowires). We can't therefore use the
|
/openbmc/linux/net/mac80211/ |
H A D | mesh.c | 39 static void ieee80211_mesh_housekeeping_timer(struct timer_list *t) in ieee80211_mesh_housekeeping_timer() argument 42 from_timer(sdata, t, u.mesh.housekeeping_timer); in ieee80211_mesh_housekeeping_timer() 701 static void ieee80211_mesh_path_timer(struct timer_list *t) in ieee80211_mesh_path_timer() argument 704 from_timer(sdata, t, u.mesh.mesh_path_timer); in ieee80211_mesh_path_timer() 709 static void ieee80211_mesh_path_root_timer(struct timer_list *t) in ieee80211_mesh_path_root_timer() argument 712 from_timer(sdata, t, u.mesh.mesh_path_root_timer); in ieee80211_mesh_path_root_timer()
|
/openbmc/linux/drivers/media/rc/ |
H A D | imon.c | 1092 static void imon_touch_display_timeout(struct timer_list *t) in imon_touch_display_timeout() argument 1094 struct imon_context *ictx = from_timer(ictx, t, ttimer); in imon_touch_display_timeout() 1583 ktime_t t; in imon_incoming_packet() local 1683 t = ktime_get(); in imon_incoming_packet() 1688 ktime_ms_delta(t, prev_time) < ictx->idev->rep[REP_DELAY]) { in imon_incoming_packet() 1694 prev_time = t; in imon_incoming_packet()
|
/openbmc/phosphor-mboxd/Documentation/ |
H A D | mbox_protocol.md | 83 0x3000\_0000) or it can be a window to a RAM image of a flash. It doesn't have 601 Args 4 : Don't Erase Before Write (V3) 616 The host can give a hint to the daemon that is doesn't have to 706 Lock an area of flash so that the host can't mark it dirty or 744 that any commands which didn't respond as such succeeded. 749 host must not assume that any commands which didn't respond as such 765 control of the flash (the host isn't able to clear it 771 accept command requests. The host isn't able to clear 773 clear it before it terminates (assuming it didn't
|
/openbmc/linux/sound/usb/ |
H A D | mixer_quirks.c | 124 const struct std_mono_table *t) in snd_create_std_mono_table() argument 128 while (t->name != NULL) { in snd_create_std_mono_table() 129 err = snd_create_std_mono_ctl(mixer, t->unitid, t->control, in snd_create_std_mono_table() 130 t->cmask, t->val_type, t->name, t->tlv_callback); in snd_create_std_mono_table() 133 t++; in snd_create_std_mono_table()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | amc6821.rst | 104 If your board BIOS doesn't initialize the chip, or you want
|
/openbmc/linux/lib/raid6/ |
H A D | altivec.uc | 68 /* This is noinline to make damned sure that gcc doesn't move any of the
|
/openbmc/linux/Documentation/block/ |
H A D | deadline-iosched.rst | 51 don't want to starve writes indefinitely either. So writes_starved controls
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 32 sequences, you probably won’t see anything change because
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | callchain-overhead-calculation.txt | 11 higher level functions even if they don't directly execute much.
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | dp-mst.rst | 52 Below discussion will ignore MST and NON-MST difference as it doesn't
|
/openbmc/linux/Documentation/security/keys/ |
H A D | ecryptfs.rst | 72 $ mount -i -t ecryptfs -oecryptfs_sig=1000100010001000,\
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | iss4xx-mpic.dts | 115 compatible = "ibm,plb-4xx", "ibm,plb4"; /* Could be PLB6, doesn't matter */
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | dvb-usb-dib0700-cardlist.rst | 83 * - Hauppauge Nova-T MyTV.t
|
/openbmc/linux/Documentation/fb/ |
H A D | tridentfb.rst | 45 noaccel turns off acceleration (when it doesn't work for your card)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | ippool_parallel_make_and_pic.patch | 63 etags -t $(wildcard *.c) $(wildcard *.h)
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0001-Add-support-for-persistent-only-settings.patch | 49 + // that this particular interface doesn't support one-time
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | fix-potential-signed-overflow-in-pointer-arithmatic.patch | 36 /* Find the end of dst and adjust bytes left but don't go past end */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dm8168-evm.dts | 164 /* At least dm8168-evm rev c won't support multipoint, later may */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 011.out | 4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=6442450944
|
/openbmc/u-boot/doc/device-tree-bindings/mtd/ |
H A D | mtd-physmap.txt | 22 problems with JFFS2 usage, as the local bus (LPB) doesn't support
|
/openbmc/u-boot/board/amlogic/odroid-c2/ |
H A D | README.nanopi-k2 | 35 Amlogic doesn't provide sources for the firmware and for tools needed
|
/openbmc/linux/Documentation/filesystems/ |
H A D | udf.rst | 36 noadinicb Don't embed data in the inode
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | firmware_cache.rst | 15 driver's suspend and resume callback. Users of these API calls needn't cache
|
/openbmc/linux/Documentation/driver-api/80211/ |
H A D | mac80211.rst | 7 advanced usage is noted, those may be skipped if this isn't needed.
|