/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 13114 static int bnxt_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in bnxt_bridge_getlink() argument 13120 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, bp->br_mode, 0, 0, in bnxt_bridge_getlink()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 13242 * @pid: process id 13251 static int i40e_ndo_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in i40e_ndo_bridge_getlink() argument 13275 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, veb->bridge_mode, in i40e_ndo_bridge_getlink()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 10470 ldst_cmd.u.i2c.pid = (port < 0 ? 0xff : port); in t4_i2c_rd()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | volumes.c | 5579 preferred_mirror = first + current->pid % num_stripes; in find_live_mirror()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 10439 ldst_cmd.u.i2c.pid = (port < 0 ? 0xff : port); in t4_i2c_rd()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | volumes.c | 5843 /* Shouldn't happen, just warn and use pid instead of failing */ in find_live_mirror() 5845 "unknown read_policy type %u, reset to pid", in find_live_mirror() 5850 preferred_mirror = first + (current->pid % num_stripes); in find_live_mirror()
|
/third_party/python/Lib/test/ |
H A D | test_socket.py | 5974 data = self.serv.share(p.pid)
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 10838 u32 pid = nla_get_u32(info->attrs[NL80211_ATTR_PID]); in nl80211_wiphy_netns() local 10840 net = get_net_ns_by_pid(pid); in nl80211_wiphy_netns()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 12176 u32 pid = nla_get_u32(info->attrs[NL80211_ATTR_PID]); in nl80211_wiphy_netns() local 12178 net = get_net_ns_by_pid(pid); in nl80211_wiphy_netns()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 3240 [1] = (__u32)current->pid, in nfs4_do_open()
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io_uring.c | 8774 sqd->task_pid = current->pid; in io_sq_offload_create()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 3238 [1] = (__u32)current->pid, in nfs4_do_open()
|
/third_party/typescript/lib/ |
H A D | tsserver.js | 3909 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3910 : mode === "server" ? ".".concat(process.pid) 3922 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 4013 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 7301 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
H A D | typingsInstaller.js | 3889 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3890 : mode === "server" ? ".".concat(process.pid) 3902 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 3993 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 7281 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
H A D | tsc.js | 3298 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3299 : mode === "server" ? ".".concat(process.pid) 3310 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 3379 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 4664 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
H A D | tsserverlibrary.js | 3908 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3909 : mode === "server" ? ".".concat(process.pid) 3921 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 4012 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 7300 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
H A D | typescript.js | 3899 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3900 : mode === "server" ? ".".concat(process.pid) 3912 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 4003 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 7291 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
H A D | typescriptServices.js | 3899 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3900 : mode === "server" ? ".".concat(process.pid) 3912 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 4003 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 7291 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 3924 var countPart = mode === "build" ? ".".concat(process.pid, "-").concat(++traceCount) 3925 : mode === "server" ? ".".concat(process.pid) 3937 var meta = { cat: "__metadata", ph: "M", ts: 1000 * ts.timestamp(), pid: 1, tid: 1 }; 4027 fs.writeSync(traceFd, ",\n{\"pid\":1,\"tid\":1,\"ph\":\"".concat(eventType, "\",\"cat\":\"").concat(phase, "\",\"ts\":").concat(time, ",\"name\":\"").concat(name, "\"")); 7154 profilePath = _path.join(profilePath, "".concat((new Date()).toISOString().replace(/:/g, "-"), "+P").concat(process.pid, ".cpuprofile")); [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | [all...] |