Searched refs:APPEND (Results 1 – 15 of 15) sorted by relevance
/linux/samples/pktgen/ |
A D | pktgen_sample01_simple.sh | 40 [ -z "$APPEND" ] && pg_ctrl "reset" 44 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 91 if [ -z "$APPEND" ]; then
|
A D | pktgen_sample02_multiqueue.sh | 41 [ -z "$APPEND" ] && pg_ctrl "reset" 50 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 98 if [ -z "$APPEND" ]; then
|
A D | pktgen_sample03_burst_single_flow.sh | 46 [ -z "$APPEND" ] && pg_ctrl "reset" 53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 99 if [ -z "$APPEND" ]; then
|
A D | pktgen_sample05_flow_per_thread.sh | 37 [ -z "$APPEND" ] && pg_ctrl "reset" 44 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 95 if [ -z "$APPEND" ]; then
|
A D | pktgen_sample04_many_flows.sh | 47 [ -z "$APPEND" ] && pg_ctrl "reset" 54 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 111 if [ -z "$APPEND" ]; then
|
A D | pktgen_sample06_numa_awared_queue_irq_affinity.sh | 47 [ -z "$APPEND" ] && pg_ctrl "reset" 61 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all" 117 if [ -z "$APPEND" ]; then
|
A D | parameters.sh | 89 export APPEND=yes 90 info "Append mode: APPEND=$APPEND"
|
A D | functions.sh | 111 if [[ -z "$APPEND" ]]; then
|
A D | README.rst | 33 -a : ($APPEND) Script will not reset generator's state, but will append its config
|
/linux/tools/perf/trace/beauty/ |
A D | open_flags.c | 41 P_FLAG(APPEND); in open__scnprintf_flags()
|
/linux/include/linux/ceph/ |
A D | rados.h | 235 f(APPEND, __CEPH_OSD_OP(WR, DATA, 6), "append") \
|
/linux/drivers/mfd/ |
A D | axp20x.c | 389 INIT_REGMAP_IRQ(AXP288, APPEND, 1, 7),
|
/linux/Documentation/networking/ |
A D | pktgen.rst | 263 -a : ($APPEND) Script will not reset generator's state, but will append its config
|
/linux/Documentation/admin-guide/ |
A D | initrd.rst | 197 the options using APPEND, e.g.::
|
/linux/fs/ext4/ |
A D | ext4.h | 573 CHECK_FLAG_VALUE(APPEND); in ext4_check_flag_values()
|
Completed in 30 milliseconds