Home
last modified time | relevance | path

Searched refs:caifsock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/caif/
H A Dcaif_socket.c46 struct caifsock { struct
56 static int rx_flow_is_on(struct caifsock *cf_sk) in rx_flow_is_on()
62 static int tx_flow_is_on(struct caifsock *cf_sk) in tx_flow_is_on()
68 static void set_rx_flow_off(struct caifsock *cf_sk) in set_rx_flow_off()
74 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on()
80 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off()
86 static void set_tx_flow_on(struct caifsock *cf_sk) in set_tx_flow_on()
94 struct caifsock *cf_sk; in caif_read_lock()
95 cf_sk = container_of(sk, struct caifsock, sk); in caif_read_lock()
101 struct caifsock *cf_s in caif_read_unlock()
[all...]
/kernel/linux/linux-6.6/net/caif/
H A Dcaif_socket.c47 struct caifsock { struct
57 static int rx_flow_is_on(struct caifsock *cf_sk) in rx_flow_is_on()
62 static int tx_flow_is_on(struct caifsock *cf_sk) in tx_flow_is_on()
67 static void set_rx_flow_off(struct caifsock *cf_sk) in set_rx_flow_off()
72 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on()
77 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off()
82 static void set_tx_flow_on(struct caifsock *cf_sk) in set_tx_flow_on()
89 struct caifsock *cf_sk; in caif_read_lock()
90 cf_sk = container_of(sk, struct caifsock, sk); in caif_read_lock()
96 struct caifsock *cf_s in caif_read_unlock()
[all...]

Completed in 2 milliseconds