Searched refs:get_tcb_priv_ulong (Results 1 – 9 of 9) sorted by relevance
114 get_tcb_priv_ulong(tcp) != 0; in SYS_FUNC()
75 unsigned int i = get_tcb_priv_ulong(tcp); in SYS_FUNC()
242 ulen = get_tcb_priv_ulong(tcp); in decode_sockname()348 ulen = get_tcb_priv_ulong(tcp); in SYS_FUNC()866 ulen = get_tcb_priv_ulong(tcp); in SYS_FUNC()
458 msg_namelen = get_tcb_priv_ulong(tcp); in SYS_FUNC()
718 if (get_tcb_priv_ulong(tcp)) in print_v4l2_queryctrl()722 if (entering(tcp) || get_tcb_priv_ulong(tcp)) { in print_v4l2_queryctrl()
688 const uint32_t prog_cnt_entering = get_tcb_priv_ulong(tcp); in BEGIN_BPF_CMD_DECODER()
849 if (get_tcb_priv_ulong(tcp)) { in MPERS_PRINTER_DECL()
497 static inline unsigned long get_tcb_priv_ulong(const struct tcb *tcp) in get_tcb_priv_ulong() function
2661 and get_tcb_priv_ulong to keep bpf_attr.query.prog_cnt field.19865 get_tcb_priv_data instead of get_tcb_priv_ulong, call decode_sg_io27319 * btrfs.c (btrfs_ioctl): Use set_tcb_priv_ulong and get_tcb_priv_ulong27361 (get_tcb_priv_ulong, set_tcb_priv_ulong): New static inline functions.