Searched refs:PGCTRL (Results 1 – 1 of 1) sorted by relevance
224 #define PGCTRL "pgctrl" macro3837 pe = proc_create(PGCTRL, 0600, pn->proc_dir, &pktgen_fops); in pg_net_init()3839 pr_err("cannot create %s procfs entry\n", PGCTRL); in pg_net_init()3862 remove_proc_entry(PGCTRL, pn->proc_dir); in pg_net_init()3890 remove_proc_entry(PGCTRL, pn->proc_dir); in pg_net_exit()