Home
last modified time | relevance | path

Searched defs:inverse (Results 1 – 14 of 14) sorted by relevance

/linux/net/mac80211/tests/
H A Ds1g_tim.c16 #define BC(enc_mode, inverse, blk_off) \ argument
39 bool inverse = ctrl & BIT(2); in dump_tim_bits() local
132 static void pvb_add_block_bitmap(u8 **p, u8 blk_off, bool inverse, u8 blk_bmap, in pvb_add_block_bitmap()
145 static void pvb_add_single_aid(u8 **p, u8 blk_off, bool inverse, u8 single6) in pvb_add_single_aid()
153 static void pvb_add_olb(u8 **p, u8 blk_off, bool inverse, const u8 *subblocks, in pvb_add_olb()
209 bool inverse = false; in s1g_tim_block_test() local
228 bool inverse = false; in s1g_tim_single_test() local
249 bool inverse = false; in s1g_tim_olb_test() local
279 bool inverse = true; in s1g_tim_inverse_block_test() local
299 bool inverse = true; in s1g_tim_inverse_single_test() local
[all …]
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hsit.h24 bool inverse; member
H A Dvsp1_hsit.c160 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()
/linux/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c135 u32 initval, bool inverse) in ip_vs_sip_hashkey_raw()
H A Dip_vs_conn.c122 bool inverse) in ip_vs_conn_hashkey_param()
/linux/include/linux/
H A Dieee80211-s1g.h351 bool inverse; member
410 bool contains, inverse = ctrl & BIT(2); in ieee80211_s1g_find_target_block() local
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c147 static int i64_i16_blocks(const u64 val, bool inverse) in i64_i16_blocks()
159 bool inverse; in emit_a64_mov_i64() local
/linux/lib/
H A Dtest_objagg.c760 bool inverse) in test_delta_action_item()
/linux/drivers/video/fbdev/
H A Dimsttfb.c334 static int inverse = 0; variable
/linux/net/openvswitch/
H A Dconntrack.c505 struct nf_conntrack_tuple inverse; in ovs_ct_find_existing() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1255 static int inverse; /* "matroxfb:inverse" */ variable
/linux/include/net/
H A Dip_vs.h116 bool inverse, struct ip_vs_iphdr *iphdr) in ip_vs_fill_iph_skb_icmp()
127 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse, in ip_vs_fill_iph_skb()
/linux/net/netfilter/
H A Dnf_conntrack_core.c432 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple()
/linux/drivers/tty/vt/
H A Dvt.c3122 bool inverse = false; in vc_con_write_normal() local