Searched refs:in_mask (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_physdev.h16 char in_mask[IFNAMSIZ]; member in struct:xt_physdev_info
/linux-4.1.27/drivers/thunderbolt/
H A Dpath.c118 enum tb_path_port out_mask, in_mask; tb_path_activate() local
185 in_mask = (i == 0) ? TB_PATH_SOURCE : TB_PATH_INTERNAL; tb_path_activate()
192 hop.ingress_fc = path->ingress_fc_enable & in_mask; tb_path_activate()
195 & in_mask; tb_path_activate()
/linux-4.1.27/net/netfilter/
H A Dxt_physdev.c78 info->in_mask); physdev_mt()
/linux-4.1.27/drivers/s390/cio/
H A Dqdio_main.c33 unsigned int out_mask, unsigned int in_mask, do_siga_sync()
39 register unsigned long in asm ("3") = in_mask; do_siga_sync()
32 do_siga_sync(unsigned long schid, unsigned int out_mask, unsigned int in_mask, unsigned int fc) do_siga_sync() argument
/linux-4.1.27/kernel/sched/
H A Dcore.c4017 long sched_setaffinity(pid_t pid, const struct cpumask *in_mask) sched_setaffinity() argument
4063 cpumask_and(new_mask, in_mask, cpus_allowed); sched_setaffinity()

Completed in 215 milliseconds