INLINE
INLINE bits32 extractFloat32Frac( float32 a )
INLINE int16 extractFloat32Exp( float32 a )
INLINE flag extractFloat32Sign( float32 a )
INLINE float32 packFloat32( flag zSign, int16 zExp, bits32 zSig )
INLINE bits64 extractFloat64Frac( float64 a )
INLINE int16 extractFloat64Exp( float64 a )
INLINE flag extractFloat64Sign( float64 a )
INLINE float64 packFloat64( flag zSign, int16 zExp, bits64 zSig )
INLINE bits64 extractFloatx80Frac( floatx80 a )
INLINE int32 extractFloatx80Exp( floatx80 a )
INLINE flag extractFloatx80Sign( floatx80 a )
INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig )
static INLINE bool IS_ERR(const void* ptr)
static INLINE u32 get_userspace_pid()
static INLINE bool is_init_process(u32 tgid)
static INLINE unsigned long
static INLINE int get_var_spid_index(struct var_kill_data_arr_t* arr_struct,
static INLINE void populate_ancestors(struct task_struct* task,
static INLINE void* read_full_cgroup_path(struct kernfs_node* cgroup_node,
static INLINE void* populate_cgroup_info(struct cgroup_data_t* cgroup_data,
static INLINE void* populate_var_metadata(struct var_metadata_t* metadata,
static INLINE struct var_kill_data_t*
static INLINE int trace_var_sys_kill(void* ctx, int tpid, int sig)
static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx,
static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx)
static INLINE void
static INLINE size_t
static INLINE bool
static INLINE bool is_dentry_allowed_for_filemod(struct dentry* file_dentry,
static INLINE struct iphdr *get_iphdr(struct __sk_buff *skb)