Home
last modified time | relevance | path

Searched defs:descr (Results 1 – 25 of 62) sorted by relevance

123

/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c99 gelic_descr_get_status(struct gelic_descr *descr) in gelic_descr_get_status()
196 static void gelic_descr_set_status(struct gelic_descr *descr, in gelic_descr_set_status()
224 struct gelic_descr *descr; in gelic_card_reset_chain() local
289 struct gelic_descr *descr; in gelic_card_free_chain() local
317 struct gelic_descr *descr; in gelic_card_init_chain() local
376 struct gelic_descr *descr) in gelic_descr_prepare_rx()
432 struct gelic_descr *descr = card->rx_chain.head; in gelic_card_release_rx_chain() local
461 struct gelic_descr *descr = card->rx_chain.head; in gelic_card_fill_rx_chain() local
503 struct gelic_descr *descr) in gelic_descr_release_tx()
709 static void gelic_descr_set_tx_cmdstat(struct gelic_descr *descr, in gelic_descr_set_tx_cmdstat()
[all …]
/linux/drivers/target/
H A Dtarget_core_spc.c1427 static bool tcm_is_ws_enabled(const struct target_opcode_descriptor *descr, in tcm_is_ws_enabled()
1455 static bool tcm_is_caw_enabled(const struct target_opcode_descriptor *descr, in tcm_is_caw_enabled()
1496 static bool tcm_is_rep_ref_enabled(const struct target_opcode_descriptor *descr, in tcm_is_rep_ref_enabled()
1542 static bool tcm_is_unmap_enabled(const struct target_opcode_descriptor *descr, in tcm_is_unmap_enabled()
1665 static bool tcm_is_pr_enabled(const struct target_opcode_descriptor *descr, in tcm_is_pr_enabled()
1883 static bool tcm_is_3pc_enabled(const struct target_opcode_descriptor *descr, in tcm_is_3pc_enabled()
1945 static bool spc_rsoc_enabled(const struct target_opcode_descriptor *descr, in spc_rsoc_enabled()
1966 static bool tcm_is_set_tpg_enabled(const struct target_opcode_descriptor *descr, in tcm_is_set_tpg_enabled()
2056 const struct target_opcode_descriptor *descr) in spc_rsoc_encode_command_timeouts_descriptor()
2071 const struct target_opcode_descriptor *descr) in spc_rsoc_encode_command_descriptor()
[all …]
/linux/net/wireless/
H A Dwext-priv.c96 const struct iw_priv_args *descr; in get_priv_descr_and_size() local
138 const struct iw_priv_args *descr, in ioctl_private_iw_point()
192 const struct iw_priv_args *descr; in ioctl_private_call() local
217 const struct iw_priv_args *descr; in compat_private_call() local
/linux/lib/
H A Ddebugobjects.c451 const struct debug_obj_descr *descr) in alloc_object()
596 const struct debug_obj_descr *descr = obj->descr; in debug_print_object() local
659 const struct debug_obj_descr *descr, in lookup_object_or_alloc()
731 __debug_object_init(void *addr, const struct debug_obj_descr *descr, int onstack) in __debug_object_init()
774 void debug_object_init(void *addr, const struct debug_obj_descr *descr) in debug_object_init()
789 void debug_object_init_on_stack(void *addr, const struct debug_obj_descr *descr) in debug_object_init_on_stack()
804 int debug_object_activate(void *addr, const struct debug_obj_descr *descr) in debug_object_activate()
861 void debug_object_deactivate(void *addr, const struct debug_obj_descr *descr) in debug_object_deactivate()
904 void debug_object_destroy(void *addr, const struct debug_obj_descr *descr) in debug_object_destroy()
951 void debug_object_free(void *addr, const struct debug_obj_descr *descr) in debug_object_free()
[all …]
/linux/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c24 #define copy_descr_attr16(dev, descr, attr) \ argument
27 #define copy_descr_attr(dev, descr, attr) \ argument
67 struct usb_device_descriptor descr; in read_usb_vudc_device() local
/linux/mm/kmsan/
H A Dreport.c68 static char *pretty_descr(char *descr) in pretty_descr()
93 char *descr = NULL; in kmsan_print_origin() local
H A Dinstrumentation.c261 void __msan_poison_alloca(void *address, uintptr_t size, char *descr) in __msan_poison_alloca()
/linux/include/linux/
H A Drpmb.h59 struct rpmb_descr descr; member
105 rpmb_dev_register(struct device *dev, struct rpmb_descr *descr) in rpmb_dev_register()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_func_args.c18 const char *descr; in test_global_func_args0() member
H A Dbtf.c61 const char *descr; member
4449 const char *descr; global() member
5252 const char *descr; global() member
5664 const char *descr; global() member
6924 const char *descr; global() member
[all...]
H A Dalign.c14 const char *descr; member
[all...]
H A Dtest_sysctl.c14 const char *descr; member
/linux/fs/xfs/scrub/
H A Drefcount_repair.c126 char *descr; in xrep_setup_ag_refcountbt() local
707 char *descr; in xrep_refcountbt() local
H A Drtrefcount_repair.c131 char *descr; in xrep_setup_rtrefcountbt() local
707 char *descr; in xrep_rtrefcountbt() local
H A Drtsummary.c46 char *descr; in xchk_setup_rtsummary() local
H A Drtbitmap_repair.c46 char *descr; in xrep_setup_rtbitmap() local
/linux/fs/xfs/
H A Dxfs_buf_mem.c53 const char *descr, in xmbuf_alloc()
/linux/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c22 char *descr; member
/linux/drivers/parport/
H A Dprobe.c18 const char *descr; member
/linux/include/uapi/linux/
H A Dcycx_cfm.h92 char descr[CFM_DESCR_LEN]; member
/linux/arch/powerpc/platforms/ps3/
H A Dgelic_udbg.c57 struct gelic_descr descr; member
/linux/arch/powerpc/boot/
H A Daddnote.c24 unsigned int descr[N_DESCR] = { variable
/linux/include/linux/firmware/cirrus/
H A Dwmfw.h137 u8 descr[WMFW_MAX_ALG_DESCR_NAME]; member
149 u8 descr[WMFW_MAX_COEFF_DESCR_NAME]; member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c791 struct uni_data_desc *descr; in qlcnic_validate_bootld() local
826 struct uni_data_desc *descr; in qlcnic_validate_fw() local
/linux/drivers/staging/media/av7110/
H A Dav7110_ca.c304 struct ca_descr *descr = (struct ca_descr *)parg; in dvb_ca_ioctl() local

123