/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 1102 static const char *_rbd_dev_v1_snap_name(struct rbd_device *rbd_dev, u32 which) in _rbd_dev_v1_snap_name() argument 1155 u32 which; in rbd_dev_v1_snap_name() local 1185 u32 which; in rbd_snap_size() local 2019 rbd_cls_object_map_update(struct ceph_osd_request *req, int which, u64 objno, u8 new_state, const u8 *current_state) rbd_cls_object_map_update() argument 2064 int which = 0; rbd_object_map_update() local 2158 rbd_osd_setup_data(struct ceph_osd_request *osd_req, int which) rbd_osd_setup_data() argument 2181 rbd_osd_setup_stat(struct ceph_osd_request *osd_req, int which) rbd_osd_setup_stat() argument 2204 rbd_osd_setup_copyup(struct ceph_osd_request *osd_req, int which, u32 bytes) rbd_osd_setup_copyup() argument 2225 __rbd_osd_setup_write_ops(struct ceph_osd_request *osd_req, int which) __rbd_osd_setup_write_ops() argument 2269 __rbd_osd_setup_discard_ops(struct ceph_osd_request *osd_req, int which) __rbd_osd_setup_discard_ops() argument 2327 __rbd_osd_setup_zeroout_ops(struct ceph_osd_request *osd_req, int which) __rbd_osd_setup_zeroout_ops() argument 2398 rbd_osd_setup_write_ops(struct ceph_osd_request *osd_req, int which) rbd_osd_setup_write_ops() argument 2968 int which = 0; rbd_obj_write_object() local 3046 int which = 0; rbd_obj_copyup_current_snapc() local 5922 u32 which = 0; rbd_v1_snap_id_by_name() local 5939 u32 which; rbd_v2_snap_id_by_name() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 3939 static int qib_7322_get_ib_cfg(struct qib_pportdata *ppd, int which) in qib_7322_get_ib_cfg() argument 4042 static int qib_7322_set_ib_cfg(struct qib_pportdata *ppd, int which, u32 val) in qib_7322_set_ib_cfg() argument 4373 qib_7322_get_ib_table(struct qib_pportdata *ppd, int which, void *t) qib_7322_get_ib_table() argument 4390 qib_7322_set_ib_table(struct qib_pportdata *ppd, int which, void *t) qib_7322_set_ib_table() argument 5233 qib_autoneg_7322_send(struct qib_pportdata *ppd, int which) qib_autoneg_7322_send() argument 6994 qib_7322_txchk_change(struct qib_devdata *dd, u32 start, u32 len, u32 which, struct qib_ctxtdata *rcd) qib_7322_txchk_change() argument [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 4819 bpf_get_skb_set_tunnel_proto(enum bpf_func_id which) in bpf_get_skb_set_tunnel_proto() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 939 __u32 which; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 5456 unsigned int which = source % TXE_NUM_SDMA_ENGINES; in is_sdma_eng_name() local 8181 unsigned int which = source % TXE_NUM_SDMA_ENGINES; in is_sdma_eng_int() local 10050 ib_cfg_name(int which) ib_cfg_name() argument 10057 hfi1_get_ib_cfg(struct hfi1_pportdata *ppd, int which) hfi1_get_ib_cfg() argument 11008 hfi1_set_ib_cfg(struct hfi1_pportdata *ppd, int which, u32 val) hfi1_set_ib_cfg() argument 11396 wait_for_vl_status_clear(struct hfi1_devdata *dd, u64 mask, const char *which) wait_for_vl_status_clear() argument 11641 fm_get_table(struct hfi1_pportdata *ppd, int which, void *t) fm_get_table() argument 11695 fm_set_table(struct hfi1_pportdata *ppd, int which, void *t) fm_set_table() argument [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 1363 __u8 which; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 1744 __u32 which; member
|
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | greybus_protocols.h | 720 __u8 which; member 725 __u8 which; member 730 __u8 which; member 737 __u8 which; member 742 __u8 which; member 748 __u8 which; member 755 __u8 which; member 761 __u8 which; member 767 __u8 which; member 773 __u8 which; global() member 778 __u8 which; global() member 784 __u8 which; global() member 806 __u8 which; global() member 810 __u8 which; global() member 814 __u8 which; global() member 820 __u8 which; global() member 825 __u8 which; global() member 829 __u8 which; global() member [all...] |
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | greybus_protocols.h | 720 __u8 which; member 725 __u8 which; member 730 __u8 which; member 737 __u8 which; member 742 __u8 which; member 748 __u8 which; member 755 __u8 which; member 761 __u8 which; member 767 __u8 which; member 773 __u8 which; global() member 778 __u8 which; global() member 784 __u8 which; global() member 806 __u8 which; global() member 810 __u8 which; global() member 814 __u8 which; global() member 820 __u8 which; global() member 825 __u8 which; global() member 829 __u8 which; global() member [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 2228 reg_is_init_pkt_pointer(const struct bpf_reg_state *reg, enum bpf_reg_type which) reg_is_init_pkt_pointer() argument [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 1848 __u32 which; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 5416 unsigned int which = source % TXE_NUM_SDMA_ENGINES; in is_sdma_eng_name() local 8142 unsigned int which = source % TXE_NUM_SDMA_ENGINES; in is_sdma_eng_int() local 10011 ib_cfg_name(int which) ib_cfg_name() argument 10018 hfi1_get_ib_cfg(struct hfi1_pportdata *ppd, int which) hfi1_get_ib_cfg() argument 10969 hfi1_set_ib_cfg(struct hfi1_pportdata *ppd, int which, u32 val) hfi1_set_ib_cfg() argument 11357 wait_for_vl_status_clear(struct hfi1_devdata *dd, u64 mask, const char *which) wait_for_vl_status_clear() argument 11602 fm_get_table(struct hfi1_pportdata *ppd, int which, void *t) fm_get_table() argument 11656 fm_set_table(struct hfi1_pportdata *ppd, int which, void *t) fm_set_table() argument [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 887 __u32 which; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 887 __u32 which; member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 1578 __u8 which; member
|