Searched refs:append (Results 1 - 25 of 150) sorted by last modified time

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/net/ynl/lib/
H A Dynl.py153 self.attrs.append(attr)
205 self.extack['unknown'].append(extack)
238 self.msgs.append(msg)
596 decoded.append({ item.type: subattrs })
626 rsp[name].append(decoded)
843 self.async_msg_queue.append(msg)
934 rsp.append(rsp_msg)
/linux-master/tools/testing/selftests/turbostat/
H A Ddefcolumns.py49 turbostat_argv.append('--debug')
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.sh578 dd if=/dev/urandom conv=notrunc of="$name" oflag=append bs=1 count=$rem 2> /dev/null
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2362 req->append = 1;
/linux-master/tools/net/ynl/
H A Dynl-gen-c.py235 code.append(presence + ' = 1;')
714 self.attr_list.append((t, self.attr_set[t]),)
717 self.attr_list.append((t, self.attr_set[t]),)
1030 pns_key_list.append(name)
1044 attr_set_queue.append(nested)
1130 self.global_policy.append(attr)
1144 self.hooks[when][op_mode]['list'].append(name)
1489 args.append(f"{type_name(ri, direction)} *" + f"{direction_to_suffix[direction][1:]}")
1623 local_vars.append(f'const struct nlattr *attr_{aspec.c_name};')
1629 local_vars.append('in
[all...]
/linux-master/scripts/
H A Dbpf_doc.py75 res['args'].append({
212 self.commands.append(command)
213 self.desc_syscalls.append(command.proto)
250 self.helpers.append(helper)
/linux-master/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d_ipv6.sh154 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:4::1 self
155 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:5::1 self
222 bridge fdb append dev vx2 00:00:00:00:00:00 dst 2001:db8:3::1 self
223 bridge fdb append dev vx2 00:00:00:00:00:00 dst $other_in_addr self
327 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:4::1 self
328 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:5::1 self
H A Dvxlan_bridge_1q_ipv6.sh205 bridge fdb append dev vx10 00:00:00:00:00:00 dst 2001:db8:4::1 self
206 bridge fdb append dev vx10 00:00:00:00:00:00 dst 2001:db8:5::1 self
208 bridge fdb append dev vx20 00:00:00:00:00:00 dst 2001:db8:4::1 self
209 bridge fdb append dev vx20 00:00:00:00:00:00 dst 2001:db8:5::1 self
296 bridge fdb append dev vx10 00:00:00:00:00:00 dst 2001:db8:3::1 self
297 bridge fdb append dev vx10 00:00:00:00:00:00 dst $other_in_addr self
307 bridge fdb append dev vx20 00:00:00:00:00:00 dst 2001:db8:3::1 self
308 bridge fdb append dev vx20 00:00:00:00:00:00 dst $other_in_addr self
427 bridge fdb append dev vx10 00:00:00:00:00:00 dst 2001:db8:4::1 self
428 bridge fdb append de
[all...]
/linux-master/tools/testing/selftests/devices/
H A Dtest_discoverable_devices.py38 pci_controllers.append(os.path.join(path, d))
47 usb_controllers.append(os.path.realpath(d.path))
107 result_controllers.append(c)
161 interfaces.append((i, usb_intf_fmt.format(i)))
/linux-master/scripts/kconfig/
H A Dqconf.cc332 allLists.append(this);
H A Dpreprocess.c287 bool append = false; local
294 append = true;
316 if (append) {
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1579 u8 append; /* overwrite(0) or append(1) flow to default rule? */ member in struct:npc_install_flow_req
/linux-master/sound/core/
H A Dtimer.c1357 int prev, append = 0; local
1379 append++;
1392 append++;
1401 append++;
1403 if (append == 0)
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/fs/f2fs/
H A Df2fs.h285 APPEND_INO, /* for append ino list */
2993 #define F2FS_APPEND_FL 0x00000020 /* writes to file may only append */
3935 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member in struct:f2fs_stat_info
H A Ddebug.c151 si->append = sbi->im[APPEND_INO].ino_num;
439 si->orphans, si->append, si->update);
/linux-master/drivers/dma/xilinx/
H A Dxilinx_dma.c1938 goto append;
1973 append:
/linux-master/tools/testing/selftests/damon/
H A Dsysfs_update_schemes_tried_regions_wss_estimation.py37 wss_collected.append(
H A Ddamos_quota.py50 wss_collected.append(scheme.tried_bytes)
H A D_damon_sysfs.py361 stat_values.append(int(content))
/linux-master/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py154 results.append(data[name])
156 results.append(float(name))
179 rerun.append(name)
224 errs.append(s)
232 stack.append(-v[0])
234 stack.append(v[0])
274 self.errlist.append(TestError([m['Name'] for m in rule['Metrics']], self.workloads[self.wlidx], [],
277 self.errlist.append(TestError([m['Name'] for m in rule['Metrics']], self.workloads[self.wlidx], [val],
311 rerun.append(m['Name'])
462 new_rules.append(rul
[all...]
/linux-master/tools/perf/pmu-events/
H A Djevents.py181 self.big_string.append(f'/* offset={big_string_offset} */ "')
182 self.big_string.append(s)
183 self.big_string.append('"')
185 self.big_string.append(' /* also: ' + ', '.join(fold_into_strings[s]) + ' */')
186 self.big_string.append('\n')
447 metrics.append((event.pmu, event.metric_name, event.metric_expr))
474 _pending_events.append(e)
476 _pending_metrics.append(e)
498 _sys_event_tables.append(_pending_events_tblname)
501 _event_tables.append(_pending_events_tblnam
[all...]
/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/tools/testing/selftests/tc-testing/
H A Dtdc.py71 self.plugin_instances.append((pgname, foo.SubPlugin()))
111 source_path.append(pgpath)
114 pnf.append(fname)
591 serial.append(test)
595 serial.append(test)
597 parallel.append(test)
806 ufilename.append(c['filename'])
814 testlist.append(t)
846 answer.append(tc)
847 test_ids.append(t
[all...]

Completed in 291 milliseconds

123456