Searched refs:add (Results 1 – 6 of 6) sorted by relevance
1 tc qdisc add dev br-0d34a2e009d7 parent root handle 1: htb default 12 tc qdisc class add dev br-0d34a2e009d7 parent 1: classid 1:1 htb rate 100mbit burst 16M3 tc class add dev br-0d34a2e009d7 parent 1: classid 1:1 htb rate 100mbit burst 16M4 tc class add dev br-0d34a2e009d7 parent 1: classid 1:ffff htb rate 100mbit burst 16M5 tc qdisc add dev br-0d34a2e009d7 parent 1:ffff handle 2: netem delay 10ms 3ms
1 # A silly experiment to add kernel interface for changing virtual memory layout for any pid.4 > This silly attempt is to add kernel function for mremap any process, thus the `spirit` of one sim…
36 struct TNode *add(string n) { in add() function325 r = r->add(string("unknown")); in process_event()328 r = r->add((*x).second); in process_event()332 r = r->add(string("unknown")); in process_event()342 r = r->add(y.first+"?"); in process_event()352 if (x==px->end()) r = r->add(y.first+"??"); in process_event()355 r = r->add(y.first+"?"+z.first); in process_event()360 r = r->add(y.first); in process_event()
32 struct TNode *add(string n) { in add() function338 r = r->add((*x).second); in process_event()348 r = r->add(string("unknwon[")+pinfo.first+'@'+pinfo.second+"]"); in process_event()355 r = r->add(string("unknwon[")+pinfo.first+'@'+pinfo.second+"]"); in process_event()357 r = r->add(y.first+"["+pinfo.first+'@'+pinfo.second+"]"); in process_event()
32 struct TNode *add(string n) { in add() function309 r = r->add((*x).second); in process_event()326 r = r->add(y.first); in process_event()
362 add to a covered work, you may (if authorized by the copyright holders of394 License, you may add to a covered work material governed by the terms398 If you add terms to a covered work in accord with this section, you650 Also add information on how to contact you by electronic and paper mail.