FreeBSD kernel kern code
rtprio_args Struct Reference

Data Fields

int function
 
pid_t pid
 
struct rtprio * rtp
 

Detailed Description

Definition at line 375 of file kern_resource.c.

Field Documentation

◆ function

int rtprio_args::function

Definition at line 376 of file kern_resource.c.

Referenced by sys_rtprio(), and systrace_args().

◆ pid

pid_t rtprio_args::pid

Definition at line 377 of file kern_resource.c.

Referenced by sys_rtprio(), and systrace_args().

◆ rtp

struct rtprio* rtprio_args::rtp

Definition at line 378 of file kern_resource.c.

Referenced by sys_rtprio(), and systrace_args().


The documentation for this struct was generated from the following file: