Home
last modified time | relevance | path

Searched defs:pgrp (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_jobctrl.c34 struct pid *pgrp, *tty_pgrp; in __tty_check_change() local
404 struct pid *pgrp; in tty_get_pgrp() local
421 static struct pid *session_of_pgrp(struct pid *pgrp) in session_of_pgrp()
475 struct pid *pgrp; in tiocspgrp() local
H A Dpty.c200 struct pid *pgrp; in pty_signal() local
295 struct pid *pgrp, *rpgrp; in pty_resize() local
H A Dtty_io.c2316 struct pid *pgrp; in tty_do_resize() local
/OK3568_Linux_fs/kernel/block/
H A Dioprio.c105 struct pid *pgrp; in SYSCALL_DEFINE3() local
197 struct pid *pgrp; in SYSCALL_DEFINE2() local
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dinode.c132 struct inode *root, int *pgrp, bool *pgrp_set, in parse_options()
227 int pgrp = 0; in autofs_fill_super() local
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c270 static int will_become_orphaned_pgrp(struct pid *pgrp, in will_become_orphaned_pgrp()
300 static bool has_stopped_jobs(struct pid *pgrp) in has_stopped_jobs()
320 struct pid *pgrp = task_pgrp(tsk); in kill_orphaned_pgrp() local
H A Dsys.c213 struct pid *pgrp; in SYSCALL_DEFINE3() local
283 struct pid *pgrp; in SYSCALL_DEFINE2() local
1034 struct pid *pgrp; in SYSCALL_DEFINE2() local
H A Dsignal.c1436 int __kill_pgrp_info(int sig, struct kernel_siginfo *info, struct pid *pgrp) in __kill_pgrp_info()
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c486 struct pid *pgrp = tty_get_pgrp(sig->tty); in do_task_stat() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-zynq.c894 const struct zynq_pctrl_group *pgrp = &pctrl->groups[group]; in zynq_pinmux_set_mux() local
1124 const struct zynq_pctrl_group *pgrp = &pctrl->groups[selector]; in zynq_pinconf_group_set() local
H A Dpinctrl-bm1880.c986 const struct bm1880_pctrl_group *pgrp = &pctrl->groups[group]; in bm1880_pinmux_set_mux() local
1273 const struct bm1880_pctrl_group *pgrp = &pctrl->groups[selector]; in bm1880_pinconf_group_set() local
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dline.c623 struct pid *pgrp; in winch_interrupt() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-intel.c868 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h316 struct pid *pgrp; /* Protected by ctrl lock */ member
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c253 pid_t pgrp; /* process group ID for the job */ member