Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:caifsock
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/caif/
H
A
D
caif_socket.c
46
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
D
caif_socket.c
47
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