Searched defs:oplen (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/ |
H A D | setup.c | 380 int oplen = 0; in chrp_find_openpic() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/ |
H A D | setup.c | 371 int oplen = 0; in chrp_find_openpic() local
|
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx.c | 210 long int oplen; in trim_sg_list() local
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx.c | 211 long int oplen; in trim_sg_list() local
|
/third_party/mksh/ |
H A D | expr.c | 59 static const uint8_t oplen[] = { variable
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dpt_i2o.c | 3073 adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, void *opblk_va, dma_addr_t opblk_pa, int oplen, void *resblk_va, dma_addr_t resblk_pa, int reslen) adpt_i2o_issue_params() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | i2o-dev.h | 69 unsigned int oplen; /* Operation List buffer length in bytes */ member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | i2o-dev.h | 69 unsigned int oplen; /* Operation List buffer length in bytes */ member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | i2o-dev.h | 56 unsigned int oplen; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | i2o-dev.h | 56 unsigned int oplen; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | i2o-dev.h | 43 unsigned int oplen; member
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_cake.c | 953 cake_get_tcpopt(const struct tcphdr *tcph, int code, int *oplen) cake_get_tcpopt() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_cake.c | 954 cake_get_tcpopt(const struct tcphdr *tcph, int code, int *oplen) cake_get_tcpopt() argument
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 3927 int oplen = (int)(equals - op->long_name); in main() local
|
Completed in 27 milliseconds