Searched refs:APPEND (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-6.6/samples/pktgen/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | parameters.sh | 24 echo " -a : (\$APPEND) Script will not reset generator's state, but will append its config" 89 export APPEND=yes 90 info "Append mode: APPEND=$APPEND"
|
H A 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
|
H A D | functions.sh | 114 if [[ -z "$APPEND" ]] && [[ $EUID -eq 0 ]]; then
|
/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | open_flags.c | 41 P_FLAG(APPEND); in open__scnprintf_flags()
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | open_flags.c | 41 P_FLAG(APPEND); in open__scnprintf_flags()
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | rados.h | 235 f(APPEND, __CEPH_OSD_OP(WR, DATA, 6), "append") \
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | rados.h | 235 f(APPEND, __CEPH_OSD_OP(WR, DATA, 6), "append") \
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | axp20x.c | 389 INIT_REGMAP_IRQ(AXP288, APPEND, 1, 7),
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | axp20x.c | 552 INIT_REGMAP_IRQ(AXP288, APPEND, 1, 7),
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4.h | 566 CHECK_FLAG_VALUE(APPEND); in ext4_check_flag_values()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ext4.h | 624 CHECK_FLAG_VALUE(APPEND); in ext4_check_flag_values()
|
Completed in 26 milliseconds