Searched refs:APPEND (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/samples/pktgen/ |
D | pktgen_sample01_simple.sh | 44 [ -z "$APPEND" ] && pg_ctrl "reset" 48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 95 if [ -z "$APPEND" ]; then
|
D | pktgen_sample02_multiqueue.sh | 44 [ -z "$APPEND" ] && pg_ctrl "reset" 53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 101 if [ -z "$APPEND" ]; then
|
D | pktgen_sample03_burst_single_flow.sh | 50 [ -z "$APPEND" ] && pg_ctrl "reset" 57 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 103 if [ -z "$APPEND" ]; then
|
D | pktgen_sample05_flow_per_thread.sh | 41 [ -z "$APPEND" ] && pg_ctrl "reset" 48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 99 if [ -z "$APPEND" ]; then
|
D | pktgen_sample04_many_flows.sh | 51 [ -z "$APPEND" ] && pg_ctrl "reset" 58 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 115 if [ -z "$APPEND" ]; then
|
D | pktgen_sample06_numa_awared_queue_irq_affinity.sh | 50 [ -z "$APPEND" ] && pg_ctrl "reset" 64 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 120 if [ -z "$APPEND" ]; then
|
D | parameters.sh | 89 export APPEND=yes 90 info "Append mode: APPEND=$APPEND"
|
D | functions.sh | 114 if [[ -z "$APPEND" ]] && [[ $EUID -eq 0 ]]; then
|
D | README.rst | 33 -a : ($APPEND) Script will not reset generator's state, but will append its config
|
/Linux-v6.6/tools/perf/trace/beauty/ |
D | open_flags.c | 41 P_FLAG(APPEND); in open__scnprintf_flags()
|
/Linux-v6.6/include/linux/ceph/ |
D | rados.h | 235 f(APPEND, __CEPH_OSD_OP(WR, DATA, 6), "append") \
|
/Linux-v6.6/Documentation/networking/ |
D | pktgen.rst | 263 -a : ($APPEND) Script will not reset generator's state, but will append its config
|
/Linux-v6.6/drivers/mfd/ |
D | axp20x.c | 552 INIT_REGMAP_IRQ(AXP288, APPEND, 1, 7),
|
/Linux-v6.6/Documentation/admin-guide/ |
D | initrd.rst | 197 the options using APPEND, e.g.::
|
/Linux-v6.6/fs/ext4/ |
D | ext4.h | 624 CHECK_FLAG_VALUE(APPEND); in ext4_check_flag_values()
|