| /tools/testing/selftests/net/forwarding/ |
| A D | mirror_gre_lib.sh | 41 local direction=$1; shift 50 mirror_install $swp1 $direction $tundev "matchall" 53 mirror_uninstall $swp1 $direction 55 log_test "$direction $what" 61 local direction=$1; shift 71 mirror_install $swp1 $direction $tundev "matchall" 82 mirror_uninstall $swp1 $direction 84 log_test "$direction $what" 107 local direction=$1; shift 112 full_test_span_gre_dir_ips "$tundev" "$direction" "$forward_type" \ [all …]
|
| A D | mirror_vlan.sh | 64 local direction=$1; shift 70 mirror_install $swp1 $direction $swp3.555 "matchall" 72 mirror_uninstall $swp1 $direction 74 log_test "$direction mirror to vlan" 85 local direction=$1; shift 91 mirror_install $swp1 $direction $swp3.555 "matchall" 94 mirror_uninstall $swp1 $direction 96 log_test "$direction mirror tagged to vlan"
|
| A D | mirror_gre.sh | 65 local direction=$1; shift 68 case "$direction" in 77 mirror_install $swp1 $direction $tundev "matchall" 83 mirror_uninstall $swp1 $direction 85 log_test "$direction $what: envelope MAC"
|
| A D | mirror_gre_neigh.sh | 62 local direction=$1; shift 70 mirror_install $swp1 $direction $tundev "matchall" 74 mirror_uninstall $swp1 $direction 76 log_test "$direction $what: neighbor change"
|
| A D | mirror_gre_flower.sh | 85 local direction=$1; shift 93 mirror_install $swp1 $direction $tundev \ 97 mirror_uninstall $swp1 $direction 102 log_test "$direction $what"
|
| A D | mirror_lib.sh | 6 local direction=$1; shift 10 tc filter add dev $from_dev $direction \ 18 local direction=$1; shift 20 tc filter del dev $swp1 $direction pref 1000
|
| A D | tc_police.sh | 356 local direction=$1; shift 358 tc filter add dev $dev $direction protocol ip pref 1 handle 101 flower \ 373 tc_check_packets "dev $dev $direction" 101 13 377 local overlimits_t0=$(tc_rule_stats_get ${dev} 1 ${direction} .overlimits) 386 tc filter del dev $dev $direction protocol ip pref 1 handle 101 flower
|
| A D | lib.sh | 1080 tc filter add dev $dev $direction pref 1 \ 1082 || tc filter add dev $dev $direction pref 1 \ 1091 tc filter del dev $dev $direction pref 1 flower
|
| /tools/lib/thermal/include/ |
| A D | thermal.h | 43 int (*threshold_add)(int tz_id, int temperature, int direction, void *arg); 44 int (*threshold_delete)(int tz_id, int temperature, int direction, void *arg); 64 int direction; member 157 int direction); 162 int direction);
|
| /tools/lib/thermal/ |
| A D | commands.c | 222 __tt[size - 1].direction = nla_get_u32(attr); in parse_threshold_get() 347 int direction; member 368 if (nla_put_u32(msg, THERMAL_GENL_ATTR_THRESHOLD_DIRECTION, p->direction)) in thermal_genl_threshold_encode() 452 int direction) in thermal_cmd_threshold_add() argument 454 struct cmd_param p = { .tz_id = tz->id, .temp = temperature, .direction = direction }; in thermal_cmd_threshold_add() 463 int direction) in thermal_cmd_threshold_delete() argument 465 struct cmd_param p = { .tz_id = tz->id, .temp = temperature, .direction = direction }; in thermal_cmd_threshold_delete()
|
| /tools/thermal/thermal-engine/ |
| A D | thermal-engine.c | 44 th->temperature, th->direction); in show_threshold() 234 static int threshold_add(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_add() argument 236 INFO("Threshold added tz_id=%d: temp=%d, direction=%d\n", tz_id, temp, direction); in threshold_add() 241 static int threshold_delete(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_delete() argument 243 INFO("Threshold deleted tz_id=%d: temp=%d, direction=%d\n", tz_id, temp, direction); in threshold_delete()
|
| /tools/net/ynl/pyynl/ |
| A D | ynl_gen_c.py | 1871 def rdir(direction): argument 1872 if direction == 'reply': 1876 return direction 2337 direction = "request" 2410 direction = "request" 2469 def free_arg_name(direction): argument 2470 if direction: 2554 _print_type(ri, direction, ri.struct[direction]) 2624 direction = 'reply' 2626 direction = 'reply' [all …]
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | sharedbuffer_configuration.py | 55 def _get_pool(self, direction): argument 63 if direction == "ingress": 185 def get_pools(dlname, direction=None): argument 189 if not direction or direction == pooldict["type"]:
|
| /tools/testing/selftests/kvm/x86/ |
| A D | cr4_cpuid_sync_test.c | 78 vcpu->run->io.direction == KVM_EXIT_IO_OUT) { in main()
|
| /tools/testing/selftests/alsa/ |
| A D | pcm-test.c | 156 int card, dev, subdev, count, direction, err; in find_pcms() local 226 for (direction = 0; direction < 2; direction++) { in find_pcms() 227 stream = direction ? SND_PCM_STREAM_CAPTURE : SND_PCM_STREAM_PLAYBACK; in find_pcms()
|
| /tools/testing/selftests/kvm/ |
| A D | coalesced_io_test.c | 99 run->io.direction == KVM_EXIT_IO_OUT && run->io.count == 1 && in vcpu_run_and_verify_io_exit() 109 run->io.port, run->io.direction, run->io.size, run->io.count, pio_value); in vcpu_run_and_verify_io_exit()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | test_tunnel_kern.c | 184 __u8 direction = 1; in erspan_set_tunnel() local 188 BPF_CORE_WRITE_BITFIELD(&md.u.md2, dir, direction); in erspan_set_tunnel() 264 __u8 direction = 0; in ip4ip6erspan_set_tunnel() local 268 BPF_CORE_WRITE_BITFIELD(&md.u.md2, dir, direction); in ip4ip6erspan_set_tunnel()
|
| /tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | conntrack_synack_old.pkt | 46 // No packets should have been marked INVALID in OUTPUT direction, 1 in INPUT
|
| /tools/perf/scripts/python/ |
| A D | exported-sql-viewer.py | 442 def Find(self, direction): argument 461 def NextPrev(self, direction): argument 478 self.Find(direction) 722 elif c.direction > 0: 735 context[0].Update(value, direction, pattern) 1073 def Find(self, value, direction, pattern, context): argument 2510 if self.direction > 0: 2524 …self.value, self.direction, self.pattern, self.last_value, self.last_pattern = (value, direction,p… 3272 def Find(self, value, direction, pattern, context): argument 4106 def Find(self, value, direction, pattern, context): argument [all …]
|
| /tools/perf/trace/beauty/include/uapi/sound/ |
| A D | asound.h | 849 unsigned char direction; /* UMP direction */ member 1270 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | tc_redirect.c | 1126 int direction, nread, nwrite; in tun_relay_loop() local 1136 direction = FD_ISSET(src_fd, &rfds) ? SRC_TO_TARGET : TARGET_TO_SRC; in tun_relay_loop() 1138 nread = read(direction == SRC_TO_TARGET ? src_fd : target_fd, buf, sizeof(buf)); in tun_relay_loop() 1144 nwrite = write(direction == SRC_TO_TARGET ? target_fd : src_fd, buf, nread); in tun_relay_loop()
|
| /tools/testing/selftests/net/netfilter/ |
| A D | nft_nat_zones.sh | 157 ct direction reply meta mark set ct mark
|
| A D | nft_flowtable.sh | 170 ct mark 1 counter name ct direction map { original : routed_orig, reply : routed_repl } accept
|
| /tools/perf/Documentation/ |
| A D | perf-script.txt | 245 EVENT : M=branch target or direction was mispredicted 246 P=branch target or direction was predicted
|
| /tools/include/uapi/linux/ |
| A D | kvm.h | 249 __u8 direction; member
|