Searched refs:cft (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c1309 struct cftype *cft = __d_cft(file->f_path.dentry); local
1310 cpuset_filetype_t type = cft->private;
1391 struct cftype *cft = __d_cft(file->f_path.dentry); local
1392 if (!cft)
1396 if (cft->write)
1397 retval = cft->write(file, buf, nbytes, ppos);
1441 struct cftype *cft = __d_cft(file->f_path.dentry); local
1443 cpuset_filetype_t type = cft->private;
1500 struct cftype *cft = __d_cft(file->f_path.dentry); local
1501 if (!cft)
1516 struct cftype *cft; local
1535 struct cftype *cft = __d_cft(file->f_path.dentry); local
1630 cpuset_add_file(struct dentry *dir, const struct cftype *cft) argument
[all...]
H A Dsched.c7244 static u64 cpu_shares_read_uint(struct cgroup *cgrp, struct cftype *cft) argument
7338 static u64 cpuusage_read(struct cgroup *cont, struct cftype *cft) argument

Completed in 67 milliseconds