Searched refs:append (Results 101 - 125 of 150) sorted by relevance

123456

/linux-master/lib/
H A Dscatterlist.c239 * sg_free_append_table - Free a previously allocated append sg table.
240 * @table: The mapped sg append table header
426 * sg_alloc_append_table_from_pages - Allocate and initialize an append sg
428 * @sgt_append: The sg append table to use
583 struct sg_append_table append = {}; local
586 err = sg_alloc_append_table_from_pages(&append, pages, n_pages, offset,
589 sg_free_append_table(&append);
592 memcpy(sgt, &append.sgt, sizeof(*sgt));
593 WARN_ON(append.total_nents != sgt->orig_nents);
/linux-master/tools/testing/selftests/net/
H A Dfdb_flush.sh568 $BRIDGE fdb append $mac dev vx10 dst 192.0.2.1 vni $vni \
570 $BRIDGE fdb append $mac dev vx10 dst 192.0.2.1 vni $vni \
572 $BRIDGE fdb append $mac dev vx10 dst 192.0.2.2 vni $vni \
H A Ddevlink_port_split.py67 arr.append(Port(bus_info=port, name=ports[port]['netdev']))
/linux-master/drivers/block/null_blk/
H A Dzoned.c360 unsigned int nr_sectors, bool append)
370 if (append)
387 * Zone append writes are automatically issued at the write
391 if (append) {
359 null_zone_write(struct nullb_cmd *cmd, sector_t sector, unsigned int nr_sectors, bool append) argument
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile213 QEMU_MACHINE := -cpu host,accel=kvm -machine virt -append $(KERNEL_CMDLINE)
215 QEMU_MACHINE := -machine virt -smp 1 -append $(KERNEL_CMDLINE)
247 QEMU_MACHINE := -cpu host,accel=kvm -machine s390-ccw-virtio -append $(KERNEL_CMDLINE)
249 QEMU_MACHINE := -cpu max -machine s390-ccw-virtio -append $(KERNEL_CMDLINE)
/linux-master/tools/perf/scripts/python/
H A Dflamegraph.py93 node.children.append(child)
H A Dintel-pt-events.py26 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
121 glb_stash_dict[glb_cpu].append(output_str)
H A Dexport-to-sqlite.py83 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
/linux-master/drivers/staging/wlan-ng/
H A Dp80211metastruct.h62 struct p80211item_uint32 append; member in struct:p80211msg_dot11req_scan
/linux-master/drivers/misc/cardreader/
H A Drts5249.c438 u16 append; local
448 append = PHY_TUNE_D18_1V8;
454 append = PHY_TUNE_D18_1V7;
458 append);
/linux-master/drivers/gpu/drm/ci/xfails/
H A Dupdate-xfails.py72 lines.append(unit_test_name + "\n")
/linux-master/drivers/input/touchscreen/
H A Dusbtouchscreen.c1428 /* need to append -pkt_len bytes before able to get size */
1430 int append = -pkt_len; local
1431 if (unlikely(append > len))
1432 append = len;
1433 if (usbtouch->buf_len + append >= usbtouch->type->rept_size)
1435 memcpy(usbtouch->buffer + usbtouch->buf_len, pkt, append);
1436 usbtouch->buf_len += append;
1444 /* append */
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c509 bool append)
538 if (append)
506 sja1105_vl_redirect(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, unsigned long destports, bool append) argument
/linux-master/tools/testing/kunit/
H A Dkunit_parser.py456 log.append(lines.pop())
771 subtests.append(sub_test)
/linux-master/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Dvxlan_flooding_ipv6.sh165 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self \
/linux-master/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dvxlan_flooding_ipv6.sh176 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self \
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan_flooding.sh164 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self \
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh157 # Generate qemu -append arguments
200 echo $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append \"$qemu_append $boot_args\" $TORTURE_QEMU_GDB_ARG > $resdir/qemu-cmd
/linux-master/tools/cgroup/
H A Diocost_monitor.py28 parser.add_argument('--cgroup', action='append', metavar='REGEX',
84 self.blkgs.append((path if path else '/', blkg))
/linux-master/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py33 sys.path.append(os.path.join(os.path.dirname(__file__), "..", "intel_pstate_tracer"))
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh256 -append "root=/dev/vda rw console=${QEMU_CONSOLE}"
/linux-master/tools/mm/
H A Dthpmaps205 self.vmas.append(VMA(
271 folio_nrs = np.append(np.diff(folios), np.uint64(index_end - folios[-1]))
614 metavar='pid', required=False, type=int, default=[], action='append',
633 metavar='size[KMG]', required=False, default=[], action='append',
/linux-master/sound/core/
H A Drawmidi.c118 (!substream->append || runtime->avail >= count);
326 !substream->append)
357 substream->append = 1;
558 substream->append = 0;
749 if (substream->append && substream->use_count > 1)
1530 if (substream->append) {
1595 if (substream->append && count > runtime->buffer_size)
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S205 str r8, [r12] @ append it to the buffer tail
/linux-master/tools/perf/tests/
H A Dattr.py312 exp_list.append(res_name)

Completed in 440 milliseconds

123456