Home
last modified time | relevance | path

Searched defs:ops (Results 976 - 1000 of 3649) sorted by relevance

1...<<31323334353637383940>>...146

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_allowlist.rs
/third_party/optimized-routines/math/test/rtest/
H A Dmain.c199 uint32 ops[8], result[8]; in dofile() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h90 struct rte_mempool_ops ops[RTE_MEMPOOL_MAX_OPS_IDX]; global() member
[all...]
/third_party/skia/gm/
H A Dcomplexclip2.cpp92 const SkClipOp ops[] = { variable
/third_party/skia/experimental/sorttoy/
H A DFake.cpp187 std::vector<ID> ops; in getOrder() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local
50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local
70 struct ieee802_1x_kay_ctx *ops; secy_cp_control_replay() local
90 struct ieee802_1x_kay_ctx *ops; secy_cp_control_current_cipher_suite() local
118 struct ieee802_1x_kay_ctx *ops; secy_cp_control_enable_port() local
138 struct ieee802_1x_kay_ctx *ops; secy_get_capability() local
159 struct ieee802_1x_kay_ctx *ops; secy_get_receive_lowest_pn() local
180 struct ieee802_1x_kay_ctx *ops; secy_get_transmit_next_pn() local
201 struct ieee802_1x_kay_ctx *ops; secy_set_transmit_next_pn() local
222 struct ieee802_1x_kay_ctx *ops; secy_set_receive_lowest_pn() local
242 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sc() local
262 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sc() local
282 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sa() local
302 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sa() local
322 struct ieee802_1x_kay_ctx *ops; secy_enable_receive_sa() local
344 struct ieee802_1x_kay_ctx *ops; secy_disable_receive_sa() local
367 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sc() local
388 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sc() local
409 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sa() local
430 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sa() local
451 struct ieee802_1x_kay_ctx *ops; secy_enable_transmit_sa() local
474 struct ieee802_1x_kay_ctx *ops; secy_disable_transmit_sa() local
497 struct ieee802_1x_kay_ctx *ops; secy_init_macsec() local
524 struct ieee802_1x_kay_ctx *ops; secy_deinit_macsec() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local
50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local
70 struct ieee802_1x_kay_ctx *ops; secy_cp_control_replay() local
90 struct ieee802_1x_kay_ctx *ops; secy_cp_control_current_cipher_suite() local
118 struct ieee802_1x_kay_ctx *ops; secy_cp_control_enable_port() local
138 struct ieee802_1x_kay_ctx *ops; secy_get_capability() local
159 struct ieee802_1x_kay_ctx *ops; secy_get_receive_lowest_pn() local
180 struct ieee802_1x_kay_ctx *ops; secy_get_transmit_next_pn() local
201 struct ieee802_1x_kay_ctx *ops; secy_set_transmit_next_pn() local
222 struct ieee802_1x_kay_ctx *ops; secy_set_receive_lowest_pn() local
242 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sc() local
262 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sc() local
282 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sa() local
302 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sa() local
322 struct ieee802_1x_kay_ctx *ops; secy_enable_receive_sa() local
344 struct ieee802_1x_kay_ctx *ops; secy_disable_receive_sa() local
367 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sc() local
388 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sc() local
409 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sa() local
430 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sa() local
451 struct ieee802_1x_kay_ctx *ops; secy_enable_transmit_sa() local
474 struct ieee802_1x_kay_ctx *ops; secy_disable_transmit_sa() local
497 struct ieee802_1x_kay_ctx *ops; secy_init_macsec() local
524 struct ieee802_1x_kay_ctx *ops; secy_deinit_macsec() local
[all...]
/kernel/linux/linux-6.6/rust/kernel/sync/
H A Darc.rs
/kernel/linux/linux-5.10/drivers/acpi/
H A Dirq.c310 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) acpi_irq_create_hierarchy() argument
H A Dpci_mcfg.c32 const struct pci_ecam_ops *ops; member
229 const struct pci_ecam_ops *ops = &pci_generic_ecam_ops; pci_mcfg_lookup() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H A Dclk-corediv.c43 const struct clk_ops ops; member
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Ddpll.c225 _register_dpll_x2(struct device_node *node, const struct clk_ops *ops, const struct clk_hw_omap_ops *hw_ops) _register_dpll_x2() argument
287 of_ti_dpll_setup(struct device_node *node, const struct clk_ops *ops, const struct dpll_data *ddt) of_ti_dpll_setup() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/nxp/
H A Dclk-lpc18xx-creg.c38 const struct clk_ops *ops; member
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-fence.c848 dma_fence_init(struct dma_fence *fence, const struct dma_fence_ops *ops, spinlock_t *lock, u64 context, u64 seqno) dma_fence_init() argument
[all...]
H A Ddma-heap.c39 const struct dma_heap_ops *ops; member
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dxor.h82 } __attribute__ ((packed)) ops[16]; member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsmp.c133 void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() argument
/kernel/linux/linux-5.10/arch/arm/common/
H A Dmcpm_entry.c163 int __init mcpm_platform_register(const struct mcpm_platform_ops *ops) in mcpm_platform_register() argument
/kernel/linux/linux-5.10/drivers/base/
H A Dplatform-msi.c69 struct msi_domain_ops *ops = info->ops; in platform_msi_update_dom_ops() local
324 __platform_msi_create_device_domain(struct device *dev, unsigned int nvec, bool is_tree, irq_write_msi_msg_t write_msi_msg, const struct irq_domain_ops *ops, void *host_data) __platform_msi_create_device_domain() argument
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsmp.c100 unsigned long ops; in handle_IPI() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Dsmp.c515 const struct plat_smp_ops *ops; in octeon_setup_smp() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsys_dp264.c260 init_tsunami_irqs(struct irq_chip * ops, int imin, int imax) in init_tsunami_irqs() argument
/kernel/linux/linux-5.10/arch/mips/ar7/
H A Dplatform.c34 struct plat_vlynq_ops ops; member
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsmp.c125 unsigned long ops; in ipi_interrupt() local
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Daes_glue.c53 struct aes_ops *ops; member
[all...]

Completed in 14 milliseconds

1...<<31323334353637383940>>...146